Skip to main content
Participant
August 1, 2007
Question

How to create a Sub Menu?

  • August 1, 2007
  • 1 reply
  • 250 views
I know it can be done. But just can't find how to do a submenu that shows when you roll the mouse on main menu, and hides if your mouse is anywhere else. I can imagine that I can create the sub-menu with a movie clip symbol containing each command or choice as a button. But waht I don't know it how to keep it hidden and to make it only shown when you point the main menu that should activate ths sub menu.

Thanks for your help

This topic has been closed for replies.

1 reply

Inspiring
August 1, 2007
You can use click events on the main menu to trigger the submenus and then use rollOver events to know which submenu to show and which to make invisible.