I'm using the Flex SDK (AS3) here. In my mxml I import a class I wrote and create an instance of it. I have a trace() command here that gets printed, but the trace() command in my class's constructor ...