Componentinstance Object - MACROMEDIA FLASH 8-EXTENDING FLASH Manual

Extending flash
Table of Contents

Advertisement

ComponentInstance object

Inheritance
Element object
ComponentInstance object
Availability
Flash MX 2004.
Description
The ComponentInstance object is a subclass of the SymbolInstance object and represents a
component in a frame. (See
Property summary for the ComponentInstance object
In addition to all the properties of the
has the following property:
Property
componentInstance.parameters
componentInstance.parameters
Availability
Flash MX 2004.
Usage
componentInstance.parameters
Description
Read-only property; an array of 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";
See also
Parameter object
54
Objects
CHAPTER 6
>
Instance object
>
SymbolInstance
object.)
SymbolInstance
Description
Read-only; an array of ActionScript 2.0 properties that
are accessible from the component Property inspector.
"Parameter object" on page
SymbolInstance object
object, the ComponentInstance object
337.
property:
parameters
Objects
>

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents