Description
Control tag; creates a control that lists all instances of a class and lets the user select an instance.
Example
The following example is excepted from the Load Graphic behavior definition file. The tags
define a targetlist control that lets users select a movie clip into which a graphic will be loaded.
For the complete dialog box definition, see the Graphic_load_graphic.xml file in the Behaviors
folder.
<vbox>
<label value=""/>
<label value="Select the movie clip into which to load the graphic:"/>
<targetlist id="target" class="movieclip"/>
</vbox>
The control created by the
<textbox>
Availability
Flash MX 2004.
Usage
<textbox
id = "myID"
literal = "true|false"
maxlength = "myLength"
multiline = "true|false"
size = "mySize"
tabindex = "myIdx"
value = "myValue"/>
468
Appendix B: XML to UI
tag is shown in the following figure:
<targetlist>
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