Just like the Flash Players before 9, you can create a standalone 
projector EXE using the Flash standalone player. Double-click your SWF 
file. When it opens in the standalone player, click File > Create 
Projector... Then select the name and location to where you want to save 
the EXE file.

The standalone player is the debug version. Afaik, Adobe has not released 
a non-debug standalone player 9 yet.

To open the SWF in the standalone player, in Flex Builder 2 open the 
Properties for your project (right-click on the project folder and click 
Properties, or choose Project > Properties from the root menu). Click on 
the ActionScript Compiler leaf and de-select the checkbox "Generate HTML 
wrapper file". Click OK. You'll get a warning that all files in the 
html-template directory will be deleted, just say yes.

Any HTML (and associated) files in the bin directory will remain. To clear 
them out as well, click Project > Clean...


Derek Vadneau

----- Original Message ----- 
From: "August Gresens" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <[email protected]>
Sent: Thursday, January 18, 2007 12:04 PM
Subject: [Flashcoders] Deploying Standalone Apps with Flex2


With the Flash IDE, one can publish a standalone "projector" - native
executable.

This seems to me to just be the standalone player with a SWF file embedded
in it.

Does anyone know how one would accomplish the same thing with Flex? Can 
this
be done from the Flex IDE or is there a special tool?

Also, is there a way to configure Flex to run builds in the standalone
player rather than launching the default web browser?

Thanks,

August


_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to