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





YAHOO! GROUPS LINKS




__,_._,___

Reply via email to