[flexcoders] Re: Issue with DragEvents

2006-07-17 Thread Joshua Garnett



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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



Re: [flexcoders] Re: Issue with DragEvents

2006-07-17 Thread JesterXL





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 - 
From: Joshua 
Garnett 
To: flexcoders@yahoogroups.com 
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



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___