Groups | Blog | Home
all groups > flash actionscript > march 2004 >

flash actionscript : How do i autorun the cd


eaglegreen05
3/17/2004 10:06:53 PM
How do i autorun my flash movie from a cd. I want it to work in mac and pc.
Please help. Also how can i set it so that when played the movie is not cut of
now when you run the projectoer the top of my movie is cut off and you have to
drag the corners to see it.
Tinku31
3/17/2004 10:22:17 PM
hello,
its easy to autorun a cd. just you have to write a 2 line code in note pad.
you can autorun your flash exe file. but make sure you have to save in one
folder. your exe file and notepad file have to in same folder. when you burn a
cd then all contents should at root side. i think this clear to you.
now i tell you the notepad code. just write the same as below. your flash exe
name is "this" after write in note pad save with extention "filename.ini"

[Autorun]
open=this.exe


i think it will work
thanks
Gerrard
3/17/2004 10:25:42 PM
Create a file with content like this:

[autorun]
open=myProjector.exe

...and put it in the same place as myProjector.exe on the CD. Preferably on
top level

See attached file!

I don't understand your other question, sorry!


Tinku31
4/14/2004 6:36:48 PM
AddThis Social Bookmark Button