yeah the command line option for that is -keep
or -keep-generated-actionscript I normally use "-keep" ... quicker to type :p On Dec 1, 2007 3:30 AM, hank williams <[EMAIL PROTECTED]> wrote: > > Is what I'm trying to do impossible, at least without adding some > amount of setup code that is normally generated by the MXML preprocessor and > isn't documented anywhere? __ > > As I understand it, this is exactly correct. If you compile an MXML > with the option on that generates actionscript (I forget how you do > this) you will see a lot of generated code even in an MXML hello > world. > > Regards, > Han > >

