[flexcoders] Re: Hittest for polygon UI Component

2008-07-08 Thread richmcgillicuddy
Of richmcgillicuddy Sent: Tuesday, July 01, 2008 2:25 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Hittest for polygon UI Component Could be the containers I am using but that is not what I am seeing. Rich --- In flexcoders@yahoogroups.com mailto:flexcoders

RE: [flexcoders] Re: Hittest for polygon UI Component

2008-07-08 Thread Alex Harui
are drawn. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of richmcgillicuddy Sent: Tuesday, July 08, 2008 9:41 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Hittest for polygon UI Component Alex, The Polygon display object

[flexcoders] Re: Hittest for polygon UI Component

2008-07-08 Thread richmcgillicuddy
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of richmcgillicuddy Sent: Tuesday, July 08, 2008 9:41 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Hittest for polygon UI Component Alex, The Polygon display object is called a MapZone. We've deconstructed the application and still

RE: [flexcoders] Re: Hittest for polygon UI Component

2008-07-08 Thread Alex Harui
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of richmcgillicuddy Sent: Tuesday, July 08, 2008 10:37 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Hittest for polygon UI Component Some more research. It happens on all zones that appear to be simple

[flexcoders] Re: Hittest for polygon UI Component

2008-07-01 Thread richmcgillicuddy
Could be the containers I am using but that is not what I am seeing. Rich --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: The area drawn inside a UIComponent doesn't have to be rectangular, we just track everything by its bounding box. If you drew a circle in

RE: [flexcoders] Re: Hittest for polygon UI Component

2008-07-01 Thread Alex Harui
Show some code. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of richmcgillicuddy Sent: Tuesday, July 01, 2008 2:25 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Hittest for polygon UI Component Could be the containers