This is a message.

Clickable image or html after video Created May 17, 2010

This thread is solved

Views: 2067     Replies: 2     Last reply May 20, 2010  
You must login first before you can use this feature

adamb305

Posts: 1

Registered:
May 17, 2010

Clickable image or html after video

Posted: May 17, 2010

Hey, Im looking to play a video as normal, and when it ends id like either a "click here" image or html. I tried using a splash image, but I obviously want a unique image after the video ends.

I've looked the the demos section, didnt see anything that i thought would work.

Could someone point me in the right direction please.

Chetan Sachdev
-- http://riageeks.com

Posts: 62

Registered:
Jan 27, 2010

» Clickable image or html after video

Posted: May 17, 2010

Reply to: Clickable image or html after video, from adamb305
You can try Content plugin to do this. Or you may need a custom plugin for your flowplayer. Let me know if you need a custom plugin, which can do it.

Thanks

--
Chetan
http://riageeks.com

Matth

Posts: 27

Registered:
May 17, 2010

me too

Posted: May 20, 2010

Reply to: Clickable image or html after video, from adamb305
I'm working on implementing the exact same thing. I'm a js newb so it's slow going, but I'm determined to conquer it in the next couple days.

We should start a newbie cookbook with snippets of working code that other non-programmers can experiment with. But then again, nobody learns anything new that way. But it would be a big time saver for people like me who struggle with code. Perhaps I'll start a new thread.

You may want to use the onLastSecond clip event documented here:

http://flowplayer.org/documentation/api/clip.html

Good luck! Keep us posted on your progress.