Maybe remove 'em from the displaylist?  You can either do it with a state, such as RemoveChild, or remove it from the parentDocument.
 
----- Original Message -----
Sent: Monday, July 17, 2006 4:48 PM
Subject: [flexcoders] Re: Issue with DragEvents

I've found the source of my problem.  The component is working properly.  The issue had to do with hidden TitleWindow pop ups I had.  This brings up another issue though.  Why are PopUps that have their visibility set to false capturing dragEvents?  Is there some way to keep the pop ups from capturing events when they aren't visible?

--Josh

On 7/17/06, Joshua Garnett < [EMAIL PROTECTED]> wrote:
I'm trying to capture the dragEnter event in a VBox container, but the event will only fire if the mouse is placed over an empty area of the Vbox.  If the mouse is placed over an area that is filled (label, etc..) it doesn't want to fire.  Is there a way to enable bubbling of DragEvents? or perhaps a better way to structure my component so it will receive the dragEnter event even if the mouse is placed over a sub-component?

Thanks,
--Josh



__._,_.___

--
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