The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
publish the flash file as a projector then use the autoplay script above. otherwise you may need to make a quick html file embedding the swf and point the autoplay at the html file.
Posts
You'll need an autorun file.
This line:
open=[program]
will need to be:
open=flash.html
You'll want to have it on a webpage so IE can open it up, otherwise you might run the risk of it not running properly.
note: autoplay does not work on a mac.