Can a MovieClip hitTestObject a Stage, or it need to have a MovieClip BG above the Stage in order run a hitTestObject on a fake stage?
A:
The Stage class extends DisplayObject so you should have the hitTestObject method available
Andy Jacobs
2009-10-28 16:01:27