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

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

Advertisement

Returns
Nothing.
Description
Makes a duplicate of the selection, offsetting it slightly from the original.
Example
The following command duplicates the selected items:
fw.getDocumentDOM().duplicateSelection();
See also
dom.cloneSelection()
dom.duplicateSelectionToFrameRange()
Availability
Fireworks 3.
Usage
dom.duplicateSelectionToFrameRange(frameIndexFirst, frameIndexLast)
Arguments
and
frameIndexFirst
frameIndexLast
items should be copied, starting with
• If both arguments are the same, duplicates are placed only on that frame.
• If the range includes the current frame, duplicates are not placed on that frame.
Returns
Nothing.
Description
Duplicates the selection to a range of frames of the document.
dom.duplicateSelectionToFrames()
Availability
Fireworks 3.
Usage
dom.cuplicateSelectionToFrames(whichFrames)
Arguments
Acceptable values are
whichFrames
frame of the document; it does not add a new frame.
Returns
Nothing.
Integer values that specify the range of frames (inclusive) to which the
(although, to specify the current frame, pass
0
,
,
"all"
"previous"
"next"
here).
–1
, and
. Note that
"end"
"end"
ADOBE FIREWORKS CS3
Extending Guide
means the last
65

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs3

Table of Contents