50
Chapter 3: Objects
CompiledClipInstance object
Inheritance
Element object
>
Instance object
> CompiledClipInstance object
Availability
Flash MX 2004.
Description
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.
Property summary for the CompiledClipInstance object
In addition to the properties of the
Instance object
, the CompiledClipInstance object has the
following properties:
compiledClipInstance.accName
Availability
Flash MX 2004.
Usage
compiledClipInstance.accName
Description
Property; a string that is equivalent to the Name field in the Accessibility panel. Screen readers
identify objects by reading the name aloud.
Property
Description
compiledClipInstance.accName
Property; a string that is equivalent to the Name field in the
Accessibility panel.
compiledClipInstance.actionScript
Property; a string that represents the ActionScript for this
instance; equivalent to
symbolInstance.actionScript
.
compiledClipInstance.description
Property; a string that is equivalent to the Description field in
the Accessibility panel.
compiledClipInstance.forceSimple
Property; a Boolean value that enables and disables the
children of the object to be accessible.
compiledClipInstance.shortcut
Property; a string that is equivalent to the Shortcut field in the
Accessibility panel.
compiledClipInstance.silent
Property; a Boolean value that enables or disables the
accessibility of the object; equivalent to the inverse logic of
Make Object Accessible setting in the Accessibility panel.
compiledClipInstance.tabIndex
Property; an integer that is equivalent to the Tab Index field in
the Accessibility panel.
CHAPTER 3
Objects
Содержание FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY
Страница 1: ...Flash JavaScript Dictionary ...
Страница 16: ...16 Contents ...
Страница 40: ...40 Chapter 2 Top level functions ...
Страница 368: ...368 Chapter 3 Objects ...
Страница 386: ...386 Chapter 4 C Level Extensibility ...