Attributes
String; text that appears in the pop-up menu for that item.
label
String; text that is returned if the user selects the item. If not set, the value of the
value
attribute is returned.
label
Child tags
None.
Parent tag
<menupop>
Description
Control tag; creates the pop-up aspect of a pop-up menu control, and must contain at least
one
tag.
<menuitem>
Example
The following example creates a drop-down menu 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>
.
<menulist>
<menuitem>
641
Need help?
Do you have a question about the FLASH 8-USING FLASH and is the answer not in the manual?