How to view the ActionScript code that Flex generates
To be able to view the code you have to tell flex to keep it by right clicking on your Flex Project in Flex Builder and then go to Properties>Flex Compiler and add "-keep-generated-actionscript" into Additional Compiler Arguments.






Comments