Not signed in (Sign In)

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

    • CommentAuthorjimrobin
    • CommentTimeJan 5th 2007
     
    Hi,
    I am trying to implement the Express Install with the SWFObject. I have my HTML file and SWFObject.js in the root folder and I have my swf in a folder ( one level up ) named Flash Assets. My question is - Do I have to have my HTML, swf, swfObject.js and the expressinstall.as all in the same folder? Or is there a way that I can keep my files organized and still have it work. When I test my site at the moment and set the embed for Flash 9 player- my swf stops on the first frame as expected but on my HTML page it is blank.

    Any suggestions would surely be appreciated.

    Jim Robinson - WPX Design - Vancouver Canada
    • CommentAuthorGeoff
    • CommentTimeJan 8th 2007
     
    try using the newer swfobject version in svn... with that one all you need to do is upload the expressinstall.swf to the server and specify the path.

    get the latest from svn.deconcept.com/swfobject/trunk/

    have a look at expressinstall.html to see how it works.