<label value="Skew y:" control="ySkew" align="left"/>
<popupslider id="ySkew" minvalue="-180" maxvalue="180"/>
</hbox>
<hbox>
<label value="Edge:" control="edge" align="left"/>
<menulist id="edge">
<menupop>
<menuitem label="top center"/>
<menuitem label="right center"/>
<menuitem label="bottom center"/>
<menuitem label="left center"/>
</menupop>
</menulist>
</hbox>
</vbox>
</dialog>
The following figure shows the Skew Selection dialog box defined using
instead of the
<grid>
added to show how these container tags are used to define the layout:
<button>
Availability
Flash MX 2004.
Usage
<button
id="myID"
label="myLabel"
tabindex="myIdx"
accesskey="myChar"/>
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.
String; text that appears on the button.
label
tag. Red and blue outlines of the VBox and HBox containers have been
and
tags
<vbox>
<hbox>
<button>
447
Need help?
Do you have a question about the FLASH MX 2004-USING FLASH and is the answer not in the manual?
Questions and answers