How was this marker created?

Here’s my best guess:

  1. make the marker a movie clip
  2. make the menu items each movie clips
  3. get the length of each menu item movie clip
  4. when the mouse rolls over a menu item the marker movie clip adjusts it’s _width property to be that of the menu item movie clip
  5. follow the ease to mouse tutorial on kirupa

shouldn’t be too hard!

:hr: