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.

Burning a .swf file to autoplay on Blank DVD

KeyScourgeKeyScourge __BANNED USERS regular
edited April 2009 in Help / Advice Forum
This is gonna be quick.

I need to know how to put a .swf file onto a writable DVD so that it autoplays when I put the disk into the computer

KeyScourge on

Posts

  • bowenbowen Sup? Registered User regular
    edited April 2009
    http://www.phdcc.com/shellrun/autorun.htm

    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.

    bowen on
    not a doctor, not a lawyer, examples I use may not be fully researched so don't take out of context plz, don't @ me
  • flatlinegraphicsflatlinegraphics Registered User regular
    edited April 2009
    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.

    note: autoplay does not work on a mac.

    flatlinegraphics on
Sign In or Register to comment.