Attributes
String; represents a unique identification string that is used by the extensibility features
id
to identify the control and access the value it returns.
The class or classes for which to list instances.
class
Boolean value; if
required
for this control; if
false
String; the two possible values are
pathtype
Child tags
None.
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
648
XML to UI
, the OK button cannot function until a value is entered
true
, the control has no effect on the OK button.
tag is shown in the following figure:
<targetlist>
and
relative
absolute
.
Need help?
Do you have a question about the FLASH 8-USING FLASH and is the answer not in the manual?