Posts Tagged ‘stage
Can I access Stage from an AS3 Class with no DisplayObject?
I’m working on a project that requires creating and adding a Movie Clip to the Stage from a class file. Seemed like an easy task, however, referring to the Stage from my class turned out to be trickier than I thought.
I know that, although you can’t refer to Stage directly, it is a property of [...]


