MACROMEDIA FLASH 8-USING FLASH Use Manual page 640

Using flash
Table of Contents

Advertisement

Description
Control tag; creates the pop-up menu of a pop-up menu control, and must contain at least
one
tag.
<menuitem>
Example
The following example creates a pop-up menu control with eight elements. To see the XML
definition of the entire dialog box, see the example for
<menulist id="registration">
<menupop>
<menuitem label="top left"/>
<menuitem label="top center"/>
<menuitem label="top right"/>
<menuitem label="center left"/>
<menuitem label="center"/>
<menuitem label="center right"/>
<menuitem label="bottom left"/>
<menuitem label="bottom center"/>
<menuitem label="bottom right"/>
</menupop>
</menulist>
<menuitem>
Availability
Flash MX 2004.
Usage
<menulist>
<menupop>
<menuitem
label="displayText"
value="itemValue"/>
...
<menuitem
label="displayText"
value="itemValue"/>
</menupop>
640
XML to UI
.
<menulist>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents