MACROMEDIA FIREWORKS MX 2004-EXTENDING FIREWORKS Manual page 131

Extending fireworks
Hide thumbs Also See for FIREWORKS MX 2004-EXTENDING FIREWORKS:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Fireworks mx 2004

Table of Contents