Hi,
I'm trying to figure out how to execute a javascript function when someone hovers their mouse over a data point of my MSLine.swf. Basically I want to use something like onMouseOver to execute a function that will display some additional information on my page, in addition to the standard tooltip.
Any ideas?
Thanks!