Categories
Featured jobs
» More ActionScript, Flash and Flex jobs.
» Advertise a job for free
Our network
Advertisement

 »  Home  »  Articles  »  Third Party  »  How to auto run flash presentations and CD menus

How to auto run flash presentations and CD menus

By Chameleon Flash | Published 09/16/2007 | Third Party | Rating:
Chameleon Flash
Chameleon Flash is a software transforming SWF flash projects into EXE applications and SCR screensavers. 

View all articles by Chameleon Flash
Complete the following steps...

Turn your SWF project into EXE application

First, you should compile your flash-based CD menu or SWF flash presentation into executable EXE file. You can use Chameleon Flash (http://www.chameleonflash.com) for this purpose. It enables you to create CD menus and presentations with many features from SWF flash projects.

See how to create a CD menu in the “How to create an autorun СD menu for a DVD, CD and USB stick using Flash?” tutorial

Setup the autorun.inf

For the presentation or CD menu to run automatically, the CD, DVD or USB stick must contain a special file named autorun.inf in its root directory. This file contains instructions as to what action to perform when the CD is inserted.

Keep in mind that autorun can be disabled on some systems. However, even when autorun is disabled, a double click on a drive containing AUTORUN.INF in its root directory will still activate AutoRun.

To create the autorun.inf file:

1. Open Notepad or another plain text editor.

2. Enter the following text:

[autorun]
open=app.exe
icon=app.exe
label=My Application

Replace app.exe with the name of the executable file of your presentation or CD menu. The “open” instruction tells the system what file must be run automatically. The “icon” instruction specifies the icon that represents the autorun-enabled drive in the Windows user interface. It can be the name of an .ico, .bmp, .exe, or .dll file containing the icon information. The “label” instruction specifies the text label that represents the autorun-enabled drive in the Windows user interface. It can contain spaces and should be no longer than 32 characters.

All file paths are specified relatively to autorun.inf. Thus, for example, if the CD menu, presentation or application is stored in the Data directory, the text in autorun.inf will look like this:

[autorun]
open=data\app.exe
icon=data\app.exe
label=My Application

Detailed information about all available autorun instructions is available at the Microsoft site: http://msdn2.microsoft.com/en-us/library/aa969327.aspx


How would you rate the quality of this article?
1 2 3 4 5
Poor Excellent

Verification:
Enter the security code shown below:
img


Add comment

Spread The Word / Bookmark this content

Clesto Digg it! Reddit Furl del.icio.us Spurl Yahoo!


Search Entire Site
Add to Google
Advertisements
Article Options
Latest New Articles
Set up a simple IIS Server for Flash
by Peter McBride

Day 1 at FITC Toronto 2008
by Anthony Pace

Simple reflection effect with AS2
by Jean André Mas

ActionScript.org Meets Josh Tynjala (aka dr_zeus)
by ActionScript.org Staff

Rapidly Create Online Flash Movies to Help Users Market, Sell and Support Software and Hardware
by Sabrina F

mailing list
Enter your email address:
mailing list
Subscribe Unsubscribe
© 2000-2007 actionscript.org! All Rights Reserved.
Read our Privacy Statement and Terms of Use...
Our dedicated server is hosted and managed by WebScorpion Webhosting.