Log in

View Full Version : multiple links to videos that all play in an iframe?



jcobb
10-08-2008, 07:18 PM
I have a question about how to accomplish something and also I'm not sure about the most efficient way. I will have a column of links on either side of a video window and I need the links to each open different video interviews in that same window. The page as it is now is: mylifelessordinary.com (http://www.mylifelessordinary.com)

I have everything aligned in a table as of now. Thanks in advance for any help or advice!

J

Medyman
10-09-2008, 01:24 PM
If you can convert the videos into a supported file format, you can use a Flash media player with a JavaScript API. The JW Flash Media Player (http://www.jeroenwijering.com/?item=JW_FLV_Media_Player) or WMV Media Player (http://www.jeroenwijering.com/?item=JW_WMV_Player) are good options for this.

Otherwise, your iframe idea would work as well.