You keep the generated ActionScript files by setting the following in the flex-config.xml file:
 
        <keep-generated-as>true</keep-generated-as>
The generated files should be in the same directories as the mxml files, with the name {filename}-generated.as.
 
hth,
 
matt horn


From: dduuggllaa [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 03, 2005 4:02 PM
To: [email protected]
Subject: [flexcoders] MXML -> ActionScript : where is the code cached?


Hello,

In an effort to get a better feel for the mapping from MXML to AS2 I'd
like to spend some time staring at the code generated by MXML. Can
someone please tell me where it is cached? Thanks.

-Douglass Turner





Reply via email to