User Guide

Document functions 177
dom.removeBehavior()
Availability
Fireworks 3.
Usage
dom.removeBehavior({event}, {eventIndex})
Arguments
event
An optional argument specifying the event that triggers the behavior. This argument is
ignored by Fireworks.
eventIndex An integer value that specifies the location of the behavior to be removed, starting
with 0 (although, to specify the end location, pass –1 here). This argument is optional.
If you omit both optional arguments this function removes all events from selected Hotspots
and slices.
Returns
Nothing.
Description
Removes one or all behavior events from the selected Hotspots and slices.
See also
dom.addBehavior()
dom.removeBrush()
Availability
Fireworks 3.
Usage
dom.removeBrush()
Arguments
None.
Returns
Nothing.
Description
Sets the brush of the selection to None.