Listitem; Menulist - MACROMEDIA FLASH MX 2004-USING FLASH Use Manual

Hide thumbs Also See for FLASH MX 2004-USING FLASH:
Table of Contents

Advertisement

<listitem>
Availability
Flash MX 2004.
Usage
<listitem
label="mylabel"
value="myValue"/>
Attributes
String; text that appears in the listbox 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.
Child tags
None.
Parent tag
<listbox>
Description
Control tag; creates an individual item in a list box control. This tag must be used within a
tag.
<listbox>
Example
See the example for
<menulist>
Availability
Flash MX 2004.
Usage
<menulist
id="myID"
tabindex="myIdx">
<menupop>
<menuitem/>
...
<menuitem/>
</menupop>
</menulist>
Attributes
String; represents a unique identification string that is used by the extensibility features to
id
identify the control and access the value it returns.
458
Appendix B: XML to UI
.
<listbox>
label

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents