[flexcoders] Being able to recognize when mouse is hovering over a line

2009-04-17 Thread manorite04
Hi everyone, I am trying to be able to detect a mouseover event whenever a user hovers over a line drawn using the graphics.drawLine call. Is this possible at all? I am using the springgraph component that is out there but want to be able to display a tooltip explaining the connecting line bet

Re: [flexcoders] Being able to recognize when mouse is hovering over a line

2009-04-17 Thread Maciek Sakrejda
om To: flexcoders@yahoogroups.com Subject: [flexcoders] Being able to recognize when mouse is hovering over a line Date: Thu, 16 Apr 2009 20:43:00 - Hi everyone, I am trying to be able to detect a mouseover event whenever a user hovers over a line drawn using the graphics.drawLine call. Is this pos