62
Objects
document.canEditSymbol()
Indicates whether Edit Symbols menu and
functionality is enabled.
document.canRevert()
Determines whether you can use the
document.revert()
or
fl.revertDocument()
method
successfully.
document.canTestMovie()
Determines whether you can use the
document.testMovie()
method successfully.
document.canTestScene()
Determines whether you can use the
document.testScene()
method successfully.
document.changeFilterOrder()
Changes the index of the filter in the Filter list.
document.clipCopy()
Copies the current selection from the document to
the Clipboard.
document.clipCut()
Cuts the current selection from the document and
writes it to the Clipboard.
document.clipPaste()
Pastes the contents of the Clipboard into the
document.
document.close()
Closes the specified document.
document.convertLinesToFills()
Converts lines to fills on the selected objects.
document.convertToSymbol()
Converts the selected Stage item(s) to a new
symbol.
document.crop()
Uses top selected drawing object to crop all
selected drawing objects underneath it.
document.deleteEnvelope()
Deletes the envelope (bounding box that contains
one or more objects) from the selected object.
document.deletePublishProfile()
Deletes the currently active profile, if there is more
than one.
document.deleteScene()
Deletes the current scene (
Timeline object
) and, if
the deleted scene was not the last one, sets the
next scene as the current Timeline object.
document.deleteSelection()
Deletes the current selection on the Stage.
document.disableAllFilters()
Disables all filters on the selected objects.
document.disableFilter()
Disables the specified filter in the Filters list.
document.disableOtherFilters()
Disables all filters except the one at the specified
position in the Filters list.
document.distribute()
Distributes the 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...