Description
Performs the correct number of undo or redo operations to arrive at the selected state.
See Also
fw.historyPalette.getUndoState()
Using the common API
You can use the common Macromedia API if you want commands to use a common syntax
(and thus run a single command in multiple applications). You can access this API using
app.methodName()
Dreamweaver to let developers easily create commands for both applications.
app.toggleFloater()
Identical to
fw.toggleFloater()
app.setFloaterVisibility()
Identical to
fw.setFloaterVisibility()
app.getRootDirectory()
Identical to the Fireworks object property
app.browseDocument()
Identical to
fw.browseDocument()
Note: The app.getRootDirectory() function is useful if you want to use
files within the applications's folder.
.The following methods are currently supported in Fireworks and
.
.
.
.
appDir •
app.browseDocument()
Using the common API
to view
283
Need help?
Do you have a question about the FIREWORKS MX 2004-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers