A zero-based index, added in Fireworks 4, that specifies the element before
elementIndex
which the moved or copied selection should be inserted. If
is omitted, the
elementIndex
selection is placed at the top of the layer (before any other elements). Otherwise, it is an index
within the existing elements in the layer, where
is the topmost, and (
) is the last element
0
n-1
(for a layer with n elements). The maximum value is the number of elements previously in the
layer—meaning that the elements are moved to the bottom of the specified layer.
Returns
Nothing.
Description
Moves or copies the selection to the specified layer.
dom.moveSelectionToNewLayer()
Availability
Fireworks 3.
Usage
dom.moveSelectionToNewLayer(bMakeCopy)
Arguments
If
is
, the selected items are copied instead of moved.
bMakeCopy
bMakeCopy
true
Returns
Nothing.
Description
Makes a new layer with a default name, then moves or copies the selection to that new layer.
dom.pathCrop()
Availability
Fireworks 3.
Usage
dom.pathCrop()
Arguments
None.
Document functions
217
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers