Hi munk
I tried the same until the file format is flash the link is working. But when I convert it to FLV video, its convert just as video frames and there is no clickable hyperlink.
Main Topics
Browse All TopicsI have a flv video file about my company. I want to put a hyperlink of my web site in that video. Then I add that video to some video websites like YouTube. When the watcher of that video clicks on that hyperlink, It will need to open a new browser with my company URL.
Is it possible? If yes, please give me the source for it.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
you need to understand that flv needs to be called from a swf file in order to have interactivity.
The .flv format in itself is only a videoformat and have no interactivity capabilities within itself. When you make a player in Flash then you actually make a swf file that calls on the flv file externally. In the swf file you can add the hyperactivity link.
Business Accounts
Answer for Membership
by: munkPosted on 2009-11-07 at 02:09:27ID: 25765680
Yes it is possible. You need to do this from Flash from Adobe http://www.adobe.com/produ cts/flash/ ?promoid=B PDEE
There is a 1 month free trial of the product. Once downloaded Look for tutorials telling you how add hyperlink to video or simply do this.
Create a new layer over the top of the video clip. Make a box
shape over the clickable area. Convert to a button symbol. Set the Alpha
channel to 0%, and placed a behavior script on the first keyframe with the hyperlink adress in it.