Document object
63
document.distributeToLayers()
Performs a distribute-to-layers operation on the
current selection; equivalent to selecting Distribute
to Layers.
document.documentHasData()
Checks the document for persistent data with the
specified name.
document.duplicatePublishProfile()
Duplicates the currently active profile and gives the
duplicate version focus.
document.duplicateScene()
Makes a copy of the currently selected scene,
giving the new scene a unique name and making it
the current scene.
document.duplicateSelection()
Duplicates the selection on the Stage.
document.editScene()
Makes the specified scene the currently selected
scene for editing.
document.enableAllFilters()
Enables all the filters on the Filters list for the
selected object(s)
.
document.enableFilter()
Enables the specified filter for the selected
object(s).
document.enterEditMode()
Switches the authoring tool into the editing mode
specified by the parameter.
document.exitEditMode()
Exits from symbol-editing mode and returns focus
to the next level up from the editing mode.
document.exportPNG()
Exports the document as one or more PNG files.
document.exportPublishProfile()
Exports the currently active profile to an XML file.
document.exportSWF()
Exports the document in the Flash SWF format.
document.getAlignToDocument()
Identical to retrieving the value of the To Stage
button in the Align panel.
document.getBlendMode()
Returns a string that specifies the blend mode for
the selected object(s).
document.getCustomFill()
Retrieves the fill object of the selected shape or, if
specified, the Tools panel and Property inspector.
document.getCustomStroke()
Returns the stroke object of the selected shape or,
if specified, the Tools panel and Property inspector.
document.getDataFromDocument()
Retrieves the value of the specified data.
document.getElementProperty()
Gets the specified
Element
property for the current
selection.
Method
Description
Summary of Contents for FLASH 8-EXTENDING FLASH
Page 1: ...Extending Flash...
Page 38: ...38 Top Level Functions and Methods...
Page 532: ...532 Objects...
Page 554: ...554 C Level Extensibility...