Extending Flash |
|
|
|
| Objects > ComponentInstance object | |||
Inheritance Element object > Instance object > SymbolInstance object > ComponentInstance object
Flash MX 2004.
The ComponentInstance object is a subclass of the SymbolInstance object and represents a component in a frame (see SymbolInstance object).
In addition to all the properties of the SymbolInstance object, the ComponentInstance object has the following property:
|
Property |
Description |
|---|---|
|
Read-only; an array of ActionScript 2.0 properties that are accessible from the component Property inspector. |
|
|
|
|