Using the MenuBuilder framework

Adobe AIR 1.0 and later

In addition to the standard menu classes, Adobe AIR includes a menu builder JavaScript framework to make it easier for developers to create menus. The MenuBuilder framework allows you to define the structure of your menus declaratively in XML or JSON format. It also provides helper methods for creating any of the menu types available to an AIR application. For a complete list of the ways a native menu can be used in AIR, see Menu basics .

// Ethnio survey code removed