When you burn the animation (Projector EXE) onto your CD-Rom, it would be nice to have the animation play automatically once the user inserts his CD-Rom in his drive. To do that:
First launch Notepad or similar ASCII format editor.
Type the following code in:
[autorun]
open=animation.exe
icon=icon.ico
Now, replace "animation.exe" with the projector file name that you created.
If you want your animation to stand out, you may optionally add an icon to your movie. Replace "icon.ico" with the icon name of your choice.
You should save the information contained in Notepad as an ".inf" file. Click Save and choose the file format " All files (*.*) " The second step is to name the file autorun.inf. You should not change the name to anything else besides autorun.inf.
Now all you have to do, is burn or copy the files to the CD: animation.exe, icon.ico (if needed), and the autorun.inf file.
Now, you have a Executable Flash animation and an Auto-run script that will load the animation immediately once Windows recognizes your CD Rom.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.