![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 186](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145186.webp)
186
Fireworks JavaScript API
dom.enterPaintMode()
Availability
Fireworks 3, with the argument
newSelectionMask
added in Fireworks MX.
Usage
dom.enterPaintMode({
newSelectionMask
})
Arguments
newSelectionMask
An optional bitmap selection mask. When
newSelectionMask
is not
null, the selection is set on the currently selected bitmap after entering paint mode. This
argument is
null
by default
.
Returns
Nothing.
Description
Enters image edit mode on the selected items. Has no effect if nothing is selected or if a
nonimage item is selected.
dom.exitElementMaskEditMode()
Availability
Fireworks 4.
Usage
dom.exitElementMaskEditMode()
Arguments
None.
Returns
Nothing.
Description
Takes Fireworks out of element-mask edit mode. If Fireworks is not in this mode, this
function has no effect.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...