Adobe 38039927 - Fireworks CS3 - PC Extended User Manual page 55

Extending fireworks
Hide thumbs Also See for 38039927 - Fireworks CS3 - PC:
Table of Contents

Advertisement

ADOBE FIREWORKS CS3
51
Extending Guide
Description
Makes exact duplicates of the selection, placing the duplicated items directly on top of the original items.
Example
The following command copies the selected items on top of the original items:
fw.getDocumentDOM().cloneSelection();
See also
dom.duplicateSelection()
dom.close()
Availability
Fireworks 3.
Usage
dom.close(bPromptToSaveChanges)
Arguments
If
is
, and the document was changed since the last time
bPromptToSaveChanges
bPromptToSaveChanges
true
it was saved, the user is prompted to save any changes to the document. If
is
, the
bPromptToSaveChanges
false
user is not prompted, and changes to the document are discarded.
Returns
Nothing.
Description
Closes the document.
dom.convertAnimSymbolToGraphicSymbol()
Availability
Fireworks 4.
Usage
dom.converAnimSymbolToGraphicSymbol()
Arguments
None.
Returns
Nothing.
Description
If a single animation symbol is selected, this function converts it from an animation symbol to a graphics symbol.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs3

Table of Contents