MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 166

Table of Contents

Advertisement

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
bPromptToSaveChanges
bPromptToSaveChanges
true
changed since the last time it was saved, the user is prompted to save any changes to the
document. If
is
, the user is not prompted, and changes to the
bPromptToSaveChanges
false
document are discarded.
Returns
Nothing.
Description
Closes the document.
dom.convertAnimSymbolToGraphicSymbol()
Availability
Fireworks 4.
Usage
dom.converAnimSymbolToGraphicSymbol()
Arguments
None.
Returns
Nothing.
166
Fireworks JavaScript API

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Fireworks 8

Table of Contents