68
Objects
Property summary for the Document object
You can use the following properties with the Document object.
Property
Description
document.accName
A string that is equivalent to the Name field in the
Accessibility panel.
document.autoLabel
A Boolean value that is equivalent to the Auto
Label check box in the Accessibility panel.
document.backgroundColor
A string, hexadecimal value, or integer that
represents the background color.
document.currentPublishProfile
A string that specifies the name of the active
publish profile for the specified document.
document.currentTimeline
An integer that specifies the index of the active
timeline.
document.description
A string that is equivalent to the Description field in
the Accessibility panel.
document.forceSimple
A Boolean value that specifies whether the children
of the specified object are accessible.
document.frameRate
A float value that specifies the number of frames
displayed per second when the SWF file plays; the
default is 12.
document.height
An integer that specifies the height of the
document (Stage) in pixels.
document.library
Read-only;
the
library object
for a document.
document.livePreview
A Boolean value that specifies if Live Preview is
enabled.
document.name
Read-only; a string that represents the name of a
document (FLA file).
document.path
Read-only; a string that represents the path of the
document.
document.publishProfiles
Read-only; an array of the publish profile names for
the document.
document.screenOutline
Read-only;
the
current
ScreenOutline object
for the
document.
document.selection
An array of the selected objects in the document.
document.silent
A Boolean value that specifies whether the object
is accessible.
Содержание FLASH 8-EXTENDING FLASH
Страница 1: ...Extending Flash...
Страница 38: ...38 Top Level Functions and Methods...
Страница 532: ...532 Objects...
Страница 554: ...554 C Level Extensibility...