User Guide
Document functions 273
bMakeCopy A Boolean value; if it is true, the selection is copied and resized instead of
moved and resized.
Returns
Nothing.
Description
If the selection is a single Hotspot or slice, this function moves or copies it to the specified
location at the specified size.
dom.setHotspotShape()
Availability
Fireworks 3.
Usage
dom.setHotspotShape(whatToSet, shape)
Arguments
whatToSet Acceptable values are "hotspots", "slices", or "hotspots and slices".
shape Acceptable values are "rectangle", "oval", or "polyline".
Returns
Nothing.
Description
Sets the specified Hotspots and slices in the selection to the specified shape.
dom.setHotspotTarget()
Availability
Fireworks 3.
Usage
dom.setHotspotTarget(whatToSet, targetTagString)
Arguments
whatToSet, targetTagString
whatToSet
Acceptable values are "hotspots", "slices", or "hotspots and slices".
targetTagString A string that specifies the text to be used for the target tag.