> 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

