Description
Gets the JavaScript equivalent of the specified steps and executes them.
See also
fw.historyPalette.getStepsAsJavaScript()
fw.historyPalette.saveAsCommand()
Availability
Fireworks 3.
Usage
fw.historyPalette.saveAsCommand(array of indexes, {filename})
Arguments
array of indexes
example, to save the first, third, and sixth steps in the History panel, pass [
argument is
, the currently selected steps are used.
null
An optional string that specifies a name for the JSF command file. It can be any
filename
string, including a file:// URL. If
filename. If
filename
Configuration/Commands folder with the specified filename.
Returns
Nothing.
Description
Gets the JavaScript equivalent of the specified steps and saves them as a JSF command file.
fw.historyPalette.setSelection()
Availability
Fireworks 3.
Usage
fw.historyPalette.setSelection(array of indexes)
Arguments
array of indexes
based. For example, to select the first, third, and sixth steps in the History panel, pass [
354
Fireworks JavaScript API
Indicates which steps from the History panel should be saved. For
filename
is not a file://URL, the file is saved in the Fireworks MX/
Specifies which steps in the History panel are selected. Values are zero-
is omitted or
, the user is prompted for a
null
,
,
]. If this
0
2
5
,
,
].
0
2
5
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers