280
Chapter 5: Fireworks JavaScript API
fw.historyPalette.getStepCount()
Availability
Fireworks 3.
Usage
fw.historyPalette.getStepCount()
Arguments
None.
Returns
The number of steps in the History panel (not a zero-based value).
Description
Gets the number of steps in the History panel.
fw.historyPalette.getStepsAsJavaScript()
Availability
Fireworks 3.
Usage
fw.historyPalette.getStepsAsJavaScript(
rray of indexes
)
Arguments
array of indexes
A zero-based array that specifies which steps from the History panel should
be returned as JavaScript. If the argument is
null
, the currently selected steps are returned.
Returns
A JavaScript string.
Description
Gets the JavaScript equivalent of the specified steps.
See also
fw.historyPalette.replaySteps()
fw.historyPalette.getUndoState()
Availability
Fireworks 3.
Usage
fw.historyPalette.getUndoState()
Arguments
None.
Summary of Contents for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER
Page 1: ...Extending Fireworks...
Page 4: ...4 Contents...
Page 8: ...8 Chapter 1 Extending Fireworks Overview...
Page 102: ...102 Chapter 4 Auto Shapes...