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.
Summary of Contents for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER
Page 1: ...Extending Fireworks...
Page 4: ...4 Contents...
Page 8: ...8 Chapter 1 Extending Fireworks Overview...
Page 102: ...102 Chapter 4 Auto Shapes...