You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

overlay button with URL to end of video Created Mar 19, 2010

This thread is solved

Views: 2488     Replies: 7     Last reply Aug 8, 2011  
You must login first before you can use this feature

gavdbyrne

Posts: 4

Registered:
Mar 19, 2010

overlay button with URL to end of video

Posted: Mar 19, 2010

Hi, can anyonw point me to an example where I can overlay a button image at the end of a video which will function as a url link?

For example I want to play a preview video clip and then put a "buy now" button at the end of the video which links to the page with purchase details

Thanks in advance!
Gavin

toosimplet

Posts: 4

Registered:
Mar 18, 2010

» overlay button with URL to end of video

Posted: Mar 19, 2010

Reply to: overlay button with URL to end of video, from gavdbyrne
do you use flowplayer commercial or free ?

gavdbyrne

Posts: 4

Registered:
Mar 19, 2010

» » overlay button with URL to end of video

Posted: Mar 19, 2010

Reply to: » overlay button with URL to end of video, from toosimplet
So far the free version, but will probably move to the commercial at some stage or if required...

Is there a difference in the functionality available? I thought it was just about branding?

gavdbyrne

Posts: 4

Registered:
Mar 19, 2010

» overlay button with URL to end of video

Posted: Mar 19, 2010

Reply to: overlay button with URL to end of video, from gavdbyrne
Does anybody read these forums?

gmccomb

Posts: 746

Registered:
Apr 9, 2009

» overlay button with URL to end of video

Posted: Mar 19, 2010

Reply to: overlay button with URL to end of video, from gavdbyrne
The commercial version will allow you to use your own clickable logo, but you don't really need that for what you're doing, I don't think. (But don't let that stop you from buying Flowplayer and helping to support this great tool!)

Look in the Demos and Docs for the content plugin:

http://flowplayer.org/plugins/flash/content.html

Your HTML/CSS can include clickable links. You will need to suppress the Play Again button that appears at the end. See BT's example here:

http://flowplayer.org/forum/2/21863

gavdbyrne

Posts: 4

Registered:
Mar 19, 2010

» » overlay button with URL to end of video

Posted: Mar 22, 2010

Reply to: » overlay button with URL to end of video, from gmccomb
Thanks for pointing me to that page, looks to be what I need!