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
![]() |
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 |
![]() |
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 |

