<targetlist>
647
Attributes
label
Text that appears next to the radio button.
selected
Boolean value; if
true,
it makes the radio button the default selection in the
radio group.
accesskey
String; a character to be used for the keyboard shortcut for this control
(available only on Windows).
Child tags
None.
Parent tag
<radiogroup>
Description
Control tag; creates a single radio button control. This tag must be used within a
<radiogroup>
tag.
Example
The following example defines a group of
<radio>
controls that are included in the example
for
<menulist>
. For the complete example, see
<menulist>
.
<radiogroup id="type">
<radio label="Movie clip"/>
<radio label="Button"/>
<radio label="Graphic"/>
</radiogroup>
<targetlist>
Category
Flash MX 2004.
Usage
<targetlist
id="
myLabel
"
class="
myClass1
[,
myClass2
][, ...,
myClassN
]"
required="true|false"
pathtype="relative|absolute"/>
Summary of Contents for FLASH 8-FLASH
Page 1: ...Using Flash ...
Page 12: ...12 Contents ...
Page 110: ...110 Using Symbols Instances and Library Assets ...
Page 128: ...128 Working with Color Strokes and Fills ...
Page 156: ...156 Drawing ...
Page 190: ...190 Working with Text ...
Page 224: ...224 Working with Graphic Objects ...
Page 270: ...270 Creating Motion ...
Page 310: ...310 Working with Video ...
Page 362: ...362 Working with Screens Flash Professional Only ...
Page 386: ...386 Creating Multilanguage Text ...
Page 454: ...454 Data Integration Flash Professional Only ...
Page 500: ...500 Publishing ...
Page 534: ...534 Creating Accessible Content ...