Hi,
A question for anyone out there. I have 5 videos that need to be viewed using java:
<param name="url" value="Bedroom.ipx"></param>
<param name="toolbar" value="off">
<param name="spinspeed" value="6">
<param name="spinstyle" value="flat">
They work fine, each on a single page or post. But as there is 5 videos, I would like the viewer to stay on the same page. Is there anyway of having 5 links and a placeholder which would load the video into the holder when clicked? Ive tried some javascript that works for images from A List Apart, but it wont work for the vids. Has anyone had to do this before and have a solution?
Thanks
Rob