GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   How to add image to the END of a video in JW Player? (https://gfy.com/showthread.php?t=1012089)

Nick_Merlot 02-27-2011 03:18 PM

How to add image to the END of a video in JW Player?
 
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.

TheSenator 02-27-2011 03:24 PM

Use Flowplayer instead.....

http://flowplayer.org/download/index.html

Much easier to work with.

VGeorgie 02-27-2011 04:35 PM

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.

SmokeyTheBear 02-27-2011 05:06 PM

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.

DWB 02-27-2011 05:15 PM

LOL I literally just asked this a few hours ago on another board.

You need to detect the playback completion. VGeorgie's link should work. Smokeys is good as well.

SmokeyTheBear 02-27-2011 05:22 PM

Quote:

Originally Posted by DirtyWhiteBoy (Post 17944226)
LOL I literally just asked this a few hours ago on another board.

or it is possible you have a split personality with amnesia , and the op is you and you forgot you posted on this board.

DWB 02-27-2011 05:27 PM

Quote:

Originally Posted by VGeorgie (Post 17944188)
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.

Hey VGeorgie, if I have this:

Code:

jwplayer("container").onComplete(function() {
    alert("Thanks for watching!.");
    document.location = "http://www.site.com/jw-player/";
  });

Can I change "alert" for something like "image" and show an image? Then to link that image I can add another line for href?

Kiopa_Matt 02-27-2011 05:35 PM

You need to get the Ad Solution module: http://www.longtailvideo.com/addons/...n?q=ads%20alt=

darksoul 02-28-2011 12:49 AM

Use the drelated plugin. While its main purpose is to show related videos, you can define "related" however you want


All times are GMT -7. The time now is 05:02 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123