Popupslider - MACROMEDIA FLASH MX 2004-USING FLASH Use Manual

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

Advertisement

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.
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>
<popupslider>
Availability
Flash MX 2004.
Usage
<popupslider
id="myLabel"
tabindex=""
minvalue=""
maxvalue=""/>
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.
462
Appendix B: XML to UI
.
<menulist>
label

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents