dropzone
Member
Posted 3 months ago #
Interested in showing a header.jpg (not a flash img) after the vid plays. Guess this most likely can't happen since the flash occupies that space.
Would especially like a header.jpg before in case visitor has javascript turned off so something shows, not just a blank spot ;)
Can get an image to show above & below the space where the vid plays.
Great plugin - thanks much.
Any suggestions are appreciated.
http://wordpress.org/extend/plugins/hana-flv-player/
HanaDaddy
Member
Plugin Author
Posted 3 months ago #
Some of the latest video players (such as MediaElement.js) actually do support registering javascript event handler. So when the video ends, you can execute some events. You can run a jquery routine to change the div holder of the video player. But this kind of feature is not implemented in my plugin.
I will check out and let you know if I find anything.
dropzone
Member
Posted 3 months ago #
Thank you so much for the quick and informative reply.