I've tried using this function and it seems to exclude DisplayObjectContainers (in other words it only returns DisplayObjects, not classes that are a subclass of DisplayObject).  Is there any convenient way to get a list of other types of objects, such as UIComponents?

On 8/28/06, Gordon Smith <[EMAIL PROTECTED]> wrote:

Every DisplayObjectContainer has a getObjectsUnderPoint() method.

 

- Gordon

 


From: [email protected] [mailto: [email protected]] On Behalf Of Aldo Bucchi
Sent: Monday, August 28, 2006 12:03 PM
To: [email protected]
Subject: [flexcoders] Getting al DisplayObjects under a given global Point

 

Hi all,

I remember writing an as2 class a long time ago that traversed the
complete movieclip tree and could figure this out by doing recursive
hit tests.

Is there an elegant way of doing it in Flex2??

Get the stack ( an array ) of all the DisplayObjects at a given point
in the global coordinate system.

Thanks ;)
Aldo

--
::::: Aldo Bucchi :::::
mobile (56) 8 429 8300


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to