Reputation: 27845
How to generate an Executable file of my MXML (flex) Application. What is the command using in command prompt for MXMLC.exe.
Upvotes: 0
Views: 533
Reputation: 3907
One way to do it is to generate a SWF file as usual. The Open your compiled SWF in Flash Player and select File -> Create Projector...
Upvotes: 1