![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 273](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145273.webp)
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.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...