I know this is a bit more Javascript oriented than normally on these forums, but I thought someone still might be able to help.
What I’ve got is a video page on a site that lets you choose different videos to watch. I want the video to be in a popup window that fits tight around the video.
Main question:
How can I, using either the embed ojbect or swfobject that’s so keenly popular right now, have one popup.html file that you can load video1.swf, video2.swf, etc into the one window from the HTML?
I’ve seen numerous ways of doing this for photo galleries, but I can’t quite get any of them to work with .swf files instead of .jpgs.
Thanks
Igby