Trying to create auto-executable .swf on CD-ROM

Hi guys,

I want to create a cd that, when inserted into the user’s cd-rom drive, automatically opens a flash movie in their browser. How would I go about doing this?

Thank-You very much!

artane

create a text file
Put this in it

[autorun]
open=yourfilename.exe

Then call it autorun.inf

publish your flash as an exe

:slight_smile: