I have a problem where the .swf file needs to be local to the html page. It won’t work in a subdir, i.e: var so = new SWFObject("scripts/flash.swf"…) I've tried absolute paths, they don't work either. It's not a show stopper, but I like to keep all my scripts together separate from the actual videos. Is there a this? Thanks