> To clarify this a bit... It's the root Sprite (the one at the top of the > DisplayObject hierarchy) that doesn't receive mouse events.
Wait... so, the stage receives mouse events, but the root Sprite (which is a child of the stage, right?) (your main class in an AS3 project) does not receive mouse events? Troy.

