Adobe 65011817 - Fireworks CS4 - Mac Extended User Manual page 73

Extending guide
Hide thumbs Also See for 65011817 - Fireworks CS4 - Mac:
Table of Contents

Advertisement

Last updated 12/8/2009
Arguments
The name of the saved bitmap selection.
selection
Returns
Nothing.
Description
Deletes the selection or the pixel selection if Fireworks is in bitmap mode.
Example
If Fireworks is not in bitmap mode, the following command deletes the selected items. If Fireworks is in bitmap mode,
the following command fills the selected items to transparent.
fw.getDocumentDOM().deleteSavedSelection(false);
dom.deleteSelection()
Availability
Fireworks 3.
Usage
dom.deleteSelection(bFillDeletedArea)
Arguments
This argument is ignored if Fireworks is not in bitmap mode. If Fireworks is in bitmap mode and
bFillDeletedArea
is
bFillDeletedArea
true
to transparent.
Returns
Nothing.
Description
Deletes the selection, or the pixel selection if Fireworks is in bitmap mode.
Example
If Fireworks is not in bitmap mode, the following command deletes the selected items. If Fireworks is in bitmap mode,
the following command fills the selected items to transparent.
fw.getDocumentDOM().deleteSelection(false);
dom.deleteSymbol()
Availability
Fireworks 3.
Usage
dom.deleteSymbol(symbolName)
, the deleted pixels are filled with the current fill color. If
EXTENDING FIREWORKS
The Document object
, the deleted pixels are filled
false
69

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents