Back

    Move your mouse over the buttons above to send the move to the corresponding parts of the animation.

    There are some interesting things at work here, one is the logic for when a submenu should remain open and when it should close. The way I handled it was by creating a background slightly larger than the menu itself with an onmouseover action to go to the first frame of the movie after the initial fade in. This way if the user leaves the menu it closes. The interesting thing about this is if you move your mouse quickly over this area Flash doesn't see the event and the menu will stay open.