Child tags
None.
Parent tag
<dialog>, <hbox>,
Description
Control tag; creates a text label that can be associated with another control.
Example
The following example is excerpted from the HideScreen.xml file, which defines the Hide
Screen Behavior.
<dialog id="SelectScreenDialog" title="Select Screen" buttons="accept,
cancel">
<vbox>
<hbox>
<label value="Select Screen:" control="TARGET"/>
<targetlist id="TARGET" class="screen" />
</hbox>
</vbox>
</dialog>
<listbox>
Availability
Flash MX 2004.
Usage
<listbox
id="myID"
tabindex="myIdx"
rows="numRows">
...
child tags
...
</listbox>
,
<row>
<vbox>
<listbox>
631
Need help?
Do you have a question about the FLASH 8-USING FLASH and is the answer not in the manual?
Questions and answers