EasyManua.ls Logo

MACROMEDIA FLASH 8-USING FLASH - Page 631

MACROMEDIA FLASH 8-USING FLASH
678 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
<listbox> 631
Child tags
None.
Parent tag
<dialog>, <hbox>, <row>, <vbox>
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>

Table of Contents

Related product manuals