Developer Network Home  Help 

YDN Flash Developer Center Astra Flash Components Menu Examples
Flash Developer Center

ASTRA Menu

Menu is a UI component that displays a hierarchical menu structure that can be used to provide convenient access to various application functionality, sorted by categories.

Examples: Menu for Flash CS3

Simple Tree Thumbnail
Menu Simple Example
This example demonstrates how to use Menu by placing it on the stage and giving it a simple data provider.
Source FLA | SWF File
Simple Tree Thumbnail
Menu Advanced Example
This more advanced example demonstrates how to create a Menu in ActionScript that is used to choose a color. The chosen color is then displayed on the screen.
Source FLA | SWF File