173
EXTENDING FIREWORKS
The Document object
Las
t
up
d
a
ted
12/8/2009
dom.setSliceGuideColor()
Availability
Fireworks 3.
Usage
dom.setSliceGuideColor(
color
)
Arguments
color
A color string (see “
Color string data type
” on page 7).
Returns
Nothing.
Description
Sets the color that is used to display slice guides. To set the color of normal guides, use
dom.setGuideColor()
.
See also
dom.setGuideColor()
dom.setSliceHtml()
Availability
Fireworks 3.
Usage
dom.setSliceHtml(
htmlText
)
Arguments
htmlText
A string that specifies the HTML text for the slice.
Returns
Nothing.
Description
If a single slice is selected, this function sets the slice’s HTML text.
dom.setSliceIsHtml()
Availability
Fireworks 3.
Usage
dom.setSliceIsHtml(
bHtml
)