198
Chapter 5: Fireworks JavaScript API
dom.setBrushNColorNTexture()
Availability
Fireworks 3.
Usage
dom.setBrushNColorNTexture(
brush
,
color
,
texture-name
)
Arguments
brush
A Brush object (see
“Brush object” on page 26
).
color
A color string (see
“Color string data type” on page 11
).
texture-name
The name of the texture to be applied.
Returns
Nothing.
Description
Sets the selection to the specified brush, brush color, and brush texture.
See also
dom.setBrushColor()
dom.setBrushPlacement()
Availability
Fireworks 3.
Usage
dom.setBrushPlacement(
placement
)
Arguments
placement
Acceptable values are
"inside"
,
"center"
, and
"outside"
.
Returns
Nothing.
Description
Specifies the brush placement of the stroke on the selection.
dom.setButtonAutoSlice()
Availability
Fireworks 3.
Usage
dom.setButtonAutoSlice(
bAutoSlice
)
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...