Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorSteve
    • CommentTimeJun 23rd 2007 edited
     
    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
    • CommentAuthorphilip
    • CommentTimeJun 23rd 2007
     
    why won't it work in a subdirectory? are you not allowed to use subdirectories, or are you just having a problem getting it to work?

    if it's the latter, post a link to your page or post your code so we can help figure it out.

    - philip