User Guide
Document functions 271
dom.setGuideColor()
Availability
Fireworks 3.
Usage
dom.setGuideColor(guideColor)
Arguments
guideColor A color string (see “Color string data type” on page 11).
Returns
Nothing.
Description
Sets the color that is used to display normal (nonslice) guides. To set the color of slice guides,
use
dom.setSliceGuideColor().
See also
dom.setSliceGuideColor()
dom.setHotspotAltTag()
Availability
Fireworks 3.
Usage
dom.setHotspotAltTag(whatToSet, altTagString)
Arguments
whatToSet Acceptable values are "hotspots", "slices", and "hotspots and slices".
altTagString A string that specifies the text to be used for the alt tag.
Returns
Nothing.
Description
Sets the alt tag text to the specified value for the Hotspots and slices in the selection.