get the list of objects right under ur mouse

Posted by druva | Flash, Flex, as3, utils | Sunday 23 November 2008 2:06 pm

get the list of objects right under ur mouse

var myObjects: Array = stage.getObjectsUnderPoint(new Point(mouseX, mouseY));