dom.setBrushName()
Availability
Fireworks 3.
Usage
dom.setBrushName(category, currentName, newName)
Arguments
A string that specifies the category of the brush to be renamed.
category
A string that specifies the current name of the brush.
currentName
A string that specifies the new name of the brush.
newName
Returns
Nothing.
Description
Renames a brush. Does not change the brush category.
dom.setBrushNColor()
Availability
Fireworks 3.
Usage
dom.setBrushNColor(brush, brushColor)
Arguments
A Brush object (see
"Brush object" on page
33).
brush
A color string (see
"Color string data type" on page
11).
brushColor
Returns
Nothing.
Description
Sets the selection to the specified brush and brush color.
250
Fireworks JavaScript API
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?