MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 216

Table of Contents

Advertisement

dom.moveSelectionToFrame()
Availability
Fireworks 3.
Usage
dom.moveSelectionToFrame(frameIndex, bMakeCopy)
Arguments
An integer value that specifies the frame to which the selection is moved or
frameIndex
copied, starting with 0 (although, to specify the current frame, pass
If
bMakeCopy
bMakeCopy
Returns
Nothing.
Description
Moves or copies the selection to the specified frame.
dom.moveSelectionToLayer()
Availability
Fireworks 3, updated in Fireworks 4.
Usage
dom.moveSelectionToLayer(layerIndex, bMakeCopy, {whatIfMultipleSelected},
{elementIndex})
Arguments
An integer value that specifies the layer to which the selection should be moved
layerIndex
or copied, starting with 0 (although, to specify the current layer, pass –1 here).
If
bMakeCopy
bMakeCopy
whatIfMultipleSelected
layer and
bMakeCopy
Acceptable values for
has the same bounding rectangle as the selection),
item), and
"ask user"
whatIfMultipleSelected
216
Fireworks JavaScript API
is
, the selection is copied instead of moved.
true
is
, the selection is copied instead of moved.
true
An optional string that is used only if the destination is a web
is
. It specifies how to create Hotspots if multiple items are selected.
true
whatIfMultipleSelected
(displays a dialog box to let the user decide). If
is omitted or
null
are
(creates a single Hotspot that
"single"
(creates one Hotspot for each
"multiple"
,
is assumed.
"ask user"
here).
–1

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Fireworks 8

Table of Contents