Anybody know how? I'm trying to make it so when the video stops an image will show up instead of having the video reset. Even better if the image can be clickable where I could add a link to it.
How to add image to the END of a video in JW Player?
Collapse
X
-
Tags: None
-
ISeekGirls.com since 2005 -
One of several ways to add a post-roll event to JW Player:
http://www.longtailvideo.com/support...ack-completion
I agree about Flowplayer, but recently their support hasn't been what it should be. I only recommend it now for people with good solid JavaScript experience.Comment
-
use a dynamic playlist that you put a video first , image second, jwplayer allows this.. and u can make the image clickable too i think.hatisblack at yahoo.comComment
-
Comment
-
Hey VGeorgie, if I have this:One of several ways to add a post-roll event to JW Player:
http://www.longtailvideo.com/support...ack-completion
I agree about Flowplayer, but recently their support hasn't been what it should be. I only recommend it now for people with good solid JavaScript experience.
Can I change "alert" for something like "image" and show an image? Then to link that image I can add another line for href?Code:jwplayer("container").onComplete(function() { alert("Thanks for watching!."); document.location = "http://www.site.com/jw-player/"; });Comment
-
You need to get the Ad Solution module: http://www.longtailvideo.com/addons/...n?q=ads%20alt=xMarkPro -- Ultimate Blog Network Management
Streamline your marketing operations. Centralize management of domains, pages, Wordpress blogs, sponsors, link codes, media items, sales and traffic statistics, plus more!Comment

Comment