Not signed in (Sign In)

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

  1.  
    I would like to know if this is possible:
    var so = new SWFObject("<?php linklokurl(folder/file.swf,60,0,3); ?>", "HyperRushPong", "480", "272", "6", "#FFFFFF");
    • CommentAuthorGeoff
    • CommentTimeJan 18th 2007
     
    i'm not sure what linklokurl means, but as long as it spits out a string that is the url path to the swf, it should be fine.

    what's the 60,0,3 part?