I have a simple little test app written in Flex 3 (MXML and some AS3). I can compile it to a SWF just fine, but I\'d like to make it into an EXE so I can give it to a couple of
In your Flex SDK folders you should see a 'runtimes\player\win\FlashPlayer.exe' which is a stand alone Flash player. Open your SWF with that and you'll see a 'Create Projector...' menu item in the File menu which will create the stand-alone EXE.