Document object
65
document.punch()
Uses top selected drawing object to punch through
all selected drawing objects underneath it.
document.removeAllFilters()
Removes all filters from the selected object(s).<
document.removeDataFromDocument()
Removes persistent data with the specified name
that has been attached to the document.
document.removeDataFromSelection()
Removes persistent data with the specified name
that has been attached to the selection.
document.removeFilter()
Removes the specified filter from the Filters list of
the selected object(s).
document.renamePublishProfile()
Renames the current profile.
document.renameScene()
Renames the currently selected scene in the
Scenes panel.
document.reorderScene()
Moves the specified scene before another
specified scene.
document.resetTransformation()
Resets the transformation matrix; equivalent to
selecting Modify > Transform > Remove transform.
document.revert()
Reverts the specified document to its previously
saved version; equivalent to selecting File > Revert.
document.rotateSelection()
Rotates the selection by a specified number of
degrees.
document.save()
Saves the document in its default location;
equivalent to selecting File > Save.
document.saveAndCompact()
Saves and compacts the file; equivalent to
selecting File > Save and Compact.
document.scaleSelection()
Scales the selection by a specified amount;
equivalent to using the Free Transform tool to scale
the object.
document.selectAll()
Selects all items on the Stage; equivalent to
pressing A (Windows) or A
(Macintosh) or selecting Edit > Select All.
document.selectNone()
Deselects any selected items.
document.setAlignToDocument()
Sets the preferences for
document.align()
,
document.distribute()
,
document.match()
, and
document.space()
to act on the document;
equivalent to enabling the To Stage button in the
Align panel.
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...