Inheritance Element object > Instance object > SymbolInstance object > ComponentInstance object
Flash MX 2004.
TheComponentInstance 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 |
|---|---|
| componentInstance.parameters | Read-only; an array of ActionScript 2.0 properties that are accessible from the component Property inspector. |