</grid>
</dialog>
The
command now appears on the Commands menu. If you have a Flash document
button
open, you can select the
defined by button.xml appears.
<checkbox>
Availability
Flash MX 2004.
Usage
<checkbox
id="myID"
label="myLabel"
tabindex="myIdx"
checked="true|false"
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 next to the check box.
label
Number; an integer used to set the control's position in the tab order (available only
tabindex
on Windows).
Boolean value; set the default value. If
checked
first appears;
false
String; a character to be used for the keyboard shortcut for this control (available
accesskey
only on Windows).
Child tags
None.
Parent tag
<dialog>, <hbox>,
Description
Control tag; creates a check box control.
Example
The following example is excerpted from the Labeled Frame CuePoint Navigation behavior
definition file:
<dialog id="NamedFrameCuePointDialog" title="Labeled Frame CuePoint
Navigation" buttons="accept, cancel">
<vbox>
<hbox>
command from the Commands menu and the dialog box
button
otherwise.
,
<row>
<vbox>
, the box is checked when the dialog box
true
<checkbox>
449
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