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

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

Advertisement

Returns
Nothing.
Description
Deletes all the objects in the document.
dom.deleteFrames()
Availability
Fireworks 3.
Usage
dom.deleteFrames(frameIndex, howMany)
Arguments
An integer value that specifies the location at which to begin deleting frames, starting with
frameIndex
(although, to specify the current frame, pass
Specifies how many frames to delete.
howMany
Returns
Nothing.
Description
Deletes one or more frames.
dom.deleteLayer()
Availability
Fireworks 3.
Usage
dom.deleteLayer(layerIndex)
Arguments
An integer value that specifies the layer to be deleted, starting with
layerIndex
layer, pass
here).
–1
Returns
Nothing.
Description
Deletes a layer.
Example
The following command deletes the current layer:
fw.getDocumentDOM().deleteLayer(-1);
).
–1
ADOBE FIREWORKS CS3
Extending Guide
0
(although, to specify the current
0
57

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs3

Table of Contents