Pull-down menus allow you to include many user options without taking up much space on the screen. You can implement pull-down menus in many different ways. Pull-down menus use a combination of button rollovers and clicks to expand and collapse lists of other buttons.
One way to make pull-down menus is to use a movie clip where the first frame represents the collapsed menu, and the second frame represents the expanded menu.