dom.setHotspotShape()
Availability
Fireworks 3.
Usage
dom.setHotspotShape(whatToSet, shape)
Arguments
Acceptable values are
whatToSet
Acceptable values are
shape
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
Acceptable values are
whatToSet
targetTagString
Returns
Nothing.
Description
Sets the target tag text to the specified value for the Hotspots and slices in the selection.
Example
The following command links the currently selected slices to the parent window.
fw.getDocumentDOM().setHotspotTarget("slices", "_parent");
dom.setHotspotText()
Availability
Fireworks 3.
Usage
dom.setHotspotText(whatToSet, textString, urlToMatch, bUpdateAttributes)
"hotspots"
"rectangle"
"hotspots"
A string that specifies the text to be used for the target tag.
,
, or
"slices"
"hotspots and slices"
,
, or
"oval"
"polyline"
,
, or
"slices"
"hotspots and slices"
.
.
.
Document functions
215
Need help?
Do you have a question about the FIREWORKS MX 2004-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers