I have played with “getObjectsUnderPoint()” method recently for detecting mouse and object but had some problems not detecting the movie clip that I wanted and found out that there is a bug with it on Adobe bug system. Basically it cannot find the object correctly after the Sprite’s parent’s scale or position changed…
So use “hitTestPoint()” […]

continue reading.....