Flash CS3 Documentation |
|||
| Extending Flash > Objects > CompiledClipInstance object | |||
Inheritance Element object > Instance object > CompiledClipInstance object
Flash MX 2004.
The CompiledClipInstance object is a subclass of the Instance object. It is essentially an instance of a movie clip that has been converted to a compiled clip library item (see Instance object).
In addition to the properties of the Instance object, the CompiledClipInstance object has the following properties:
|
Property |
Description |
|---|---|
compiledClipInstance.accName
|
A string that is equivalent to the Name field in the Accessibility panel. |
compiledClipInstance.actionScript
|
A string that represents the ActionScript for this instance; equivalent to symbolInstance.actionScript. |
compiledClipInstance.description
|
A string that is equivalent to the Description field in the Accessibility panel. |
compiledClipInstance.forceSimple
|
A Boolean value that enables and disables the children of the object to be accessible. |
compiledClipInstance.shortcut
|
A string that is equivalent to the Shortcut field in the Accessibility panel. |
compiledClipInstance.silent
|
A Boolean value that enables or disables the accessibility of the object; equivalent to the inverse logic of the Make Object Accessible setting in the Accessibility panel. |
compiledClipInstance.tabIndex
|
An integer that is equivalent to the Tab Index field in the Accessibility panel. |
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00003852.html