How to make the line undr buttons on jontom.net

hello,

how did jon tom make the line that follows the mouse click under the buttons?

thanks!

It’s one long movieClip. When you hit a button, that button designates a variable to tell that movieClip where to go. It actually looks like two or three of the same movieClips that all ease into eachother at an ending point.

This should do it for you:
http://www.actionscript.org/tutorials/intermediate/Easing_Menu_System/index.shtml

thank you, the tut helped me…now i have the line under my buttons…