Sign in to follow this  
Phliplip

Getting x, y coordinates of clicked anchor to javascript

Recommended Posts

Hi,

 

 

 

I'm trying to add a more nicer more descriptive DIV-layer to the flash chart. I found out how to trigger my javascript that opens the info-box. But i need the x y coordinates of the clicked anchor to position the DIV.

 

 

 

 

 

 

tried;

 

 

 

showBox(event);

 

showBox(_x, _y);

 

 

 

I'm using ScrollLine2D.swf

 

 

 

Do somebody perhaps have another way of doing this, then your input is more than welcome :w00t:

 

 

 

 

 

Best regards,

 

 

 

Philip Espersen

 

Onindo.com

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this