You would have to listen for mouse events on the container where the
line is drawn, and calculate to see if you're actually on (or near) the
line.
-- 
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com

-----Original Message-----
From: manorite04 <bdins...@gmail.com>
Reply-to: flexcoders@yahoogroups.com
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 -0000



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 between nodes.

Thanks!







Reply via email to