ComponentInstance object
Inheritance
Element object
object
Availability
Flash MX 2004.
Description
The ComponentInstance object is a subclass of the
component in a frame.
Property summary for the ComponentInstance object
In addition to all the properties of the
the following property:
Property
componentInstance.parameters
componentInstance.parameters
Availability
Flash MX 2004.
Usage
componentInstance.parameters
Description
Read-only property; an array containing the ActionScript 2.0 properties that are accessible from
the component Property inspector. See
Example
The following example illustrates getting and setting the
var parms = fl.getDocumentDOM().selection[0].parameters;
parms[0].value = "some value";
54
Chapter 3: Objects
>
Instance object
>
SymbolInstance object
SymbolInstance
Description
Read-only; an array containing the ActionScript 2.0 properties that
are accessible from the component Property inspector.
"Parameter object" on page
> ComponentInstance
SymbolInstance object
object, the ComponentInstance object has
237.
property:
parameters
CHAPTER 3
Objects
and represents a
Need help?
Do you have a question about the FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY and is the answer not in the manual?