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
The string returned by
.
undoStateString
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)
Static Document Functions
355
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers