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()” method instead if your site/app is more complicated.
No user commented in " AS3 getObjectsUnderPoint() Bug? "
Follow-up comment rss or Leave a TrackbackLeave A Reply