dom.copyHtmlWizard()
Availability
Fireworks MX.
Usage
dom.copyHtmlWizard()
Arguments
None.
Returns
Nothing.
Description
Opens the Copy HTML Wizard dialog box.
Example
The following command opens the Copy HTML Wizard dialog box:
fw.getDocumentDOM().copyHtmlWizard();
dom.copyToHotspot()
Availability
Fireworks 3.
Usage
dom.copyToHotspot(hotspotType, {whatIfMultipleSelected}, {makeRectangular})
Arguments
Acceptable values are
hotspotType
whatIfMultipleSelected
multiple items are selected. Acceptable values for
(creates a single Hotspot that has the same bounding rectangle as the selection),
(creates one Hotspot for each item), and
decide). If
whatIfMultipleSelected
makeRectangular
will be a rectangle or polygon. If
otherwise, the slice is a polygon if the shape being copied to the slice is a polygon.
"hotspot"
An optional string that specifies how to create Hotspots if
"ask user"
is omitted or
An optional Boolean value that determines if the slice for the Hotspot
(the default), Fireworks creates a rectangular slice;
true
and
.
"slice"
whatIfMultipleSelected
(displays a dialog box to let the user
,
null
"ask user"
Document functions
are
"single"
"multiple"
is assumed.
171
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers