PDA

View Full Version : Maps with text annotations on mouse over



sawy
January 6th, 2003, 12:59 PM
Hello everyone,

I'm trying to create a capus map with stars indicating the computer facilities we have in our university. What I want is for the users to be able to mouse over any of these stars and get an annotation box that displays some details about that facility.

I will highly appreciate any help with that.

Sawy

RenaissanceGirl
January 6th, 2003, 01:02 PM
Try this Hover Captions Tutorial (http://www.kirupa.com/developer/mx/captions.asp) by Kirupa! I think this might be the answer you are looking for.

DDD
January 6th, 2003, 01:16 PM
If you are just using html you could use the alt tag. But if you are using flash then go to the link ren suggested. Also there is a flash mx component that you can drag and drop to pull off that too.

sawy
January 6th, 2003, 01:29 PM
Thanks for both of you. I appreciate it.

Sawy