Static Document Functions
355
Returns
Nothing.
Description
Sets the portion of the History panel that is selected.
fw.historyPalette.setUndoState()
Availability
Fireworks 3.
Usage
fw.historyPalette.setUndoState(
undoStateString
)
Arguments
undoStateString
The string returned by
fw.historyPalette.getUndoState()
.
Returns
Nothing.
Description
Performs the correct number of undo or redo operations to arrive at the selected state.
See Also
fw.historyPalette.getUndoState()
Static Document Functions
Fireworks has an older static Document object that has been deprecated in favor of the
Document object in the DOM. The static Document object is only only accessed by two
methods. You can access this API using
document.methodName()
.
document.findExportFormatOptionsByName()
Availability
Fireworks 3.
Usage
document.findExportFormatOptionsByName(
name
)
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 ...