getObjectsUnderPoint(point:Point):Array; is a method of
DisplayObjectContainer, try using that.

getObjectsUnderPoint<http://livedocs.adobe.com/flex/201/langref/flash/display/DisplayObjectContainer.html#getObjectsUnderPoint%28%29>
(point:Point<http://livedocs.adobe.com/flex/201/langref/flash/geom/Point.html>
):Array <http://livedocs.adobe.com/flex/201/langref/Array.html>
 Returns an array of objects that lie under the specified point and are
children (or grandchildren, and so on) of this DisplayObjectContainer
instance.
DisplayObjectContainer<http://livedocs.adobe.com/flex/201/langref/flash/display/DisplayObjectContainer.html>

On Feb 19, 2008 9:56 AM, Daniel Freiman <[EMAIL PROTECTED]> wrote:

>   displayObjectContainer.getObjectsUnderPoint()
>
> - Dan Freiman
>
>
> On Feb 19, 2008 2:11 AM, dsds99 <[EMAIL PROTECTED]> wrote:
>
> >   Was wondering if there is a function available in as3
> >
> > Like Mouse.getObjects or something that will return a list of
> > displayobjects that is currently under the mouse..hmmm
> >
> >
>  
>

Reply via email to