113
EXTENDING FIREWORKS
The Document object
Las
t
up
d
a
ted
12/8/2009
Usage
dom.previewAllPagesInBrowser()
Arguments
Nothing.
Returns
Nothing.
Description
Previews the document in the primary browser.
dom.rebuildColorTable()
Availability
Fireworks 3.
Usage
dom.rebuildColorTable()
Arguments
None.
Returns
Nothing.
Description
Rebuilds the color table for the current export settings of the document. This is the same behavior as choosing Rebuild
Color Table from the Color Table panel.
dom.redefineStyleByName()
Availability
Fireworks 10.
Usage
dom.redefineStyleByName(
sourcestyle
,
targetstyle
)
Arguments
sourcestyle
Name of the source style.
targetstyle
Name of the style that is being redefined.
Returns
Nothing.