MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 239

Table of Contents

Advertisement

dom.selectAllOnLayer()
Availability
Fireworks MX.
Usage
dom.selectAllOnLayer(layerIndex, bRememberSelection, bToggleSelection)
Arguments
A long integer that identifies the layer on which to select the element.
layerIndex
A Boolean value. If
, all the elements on the layer are appended
bRememberSelection
true
to the current selection.
A Boolean value. Toggles the selection of elements instead of simply
bToggleSelection
selecting them. This parameter is useful only if
is
.
bRememberSelection
true
Returns
Nothing.
Description
Selects all the items on the given layer in the current frame. This function deselects objects on
other layers. If the only element on the layer is a bitmap, Fireworks will enter paint mode on
the bitmap.
dom.selectChildren()
Availability
Fireworks 3.
Usage
dom.selectChildren()
Arguments
None.
Returns
Nothing.
Description
Selects the children, if any, of the selection. For example, if a group is selected, the selection
changes from the group to the individual members of the group.
Document functions
239

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