Radio - MACROMEDIA FLASH MX 2004-USING FLASH Use Manual

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

Advertisement

label = "myLabel"
groupbox = "true|false">
<radio/>
...
<radio/>
</radiogroup>
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; defines a string that appears above the group of radio buttons.
label
Boolean value; if
groupbox
Child tags
<radio>
Parent tag
<dialog>, <hbox>,
Description
Control tag; Creates a container for a group of radio button controls. This tag allows grouping of
radio buttons and must contain at least one
Example
The following example defines a group of
. For the complete example, see
<menulist>
<radiogroup id="type">
<radio label="Movie clip"/>
<radio label="Button"/>
<radio label="Graphic"/>
</radiogroup>
<radio>
Availability
Flash MX 2004.
Usage
<radiogroup>
<radio label="myLabel" selected="" accesskey=""/>
...
</radiogroup>
Attributes
Text that appears next to the radio button.
label
Boolean value; if
selected
group.
466
Appendix B: XML to UI
, the entire group of radio buttons have a border around them.
true
,
<row>
<vbox>
<radio>
it makes the radio button the default selection in the radio
true,
tag.
<radio>
controls that are included in the example for
.
<menulist>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx 2004 - actionscript

Table of Contents