MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 304

Table of Contents

Advertisement

Returns
Nothing.
Description
Tweens between the two selected instances.
dom.undo()
Availability
Fireworks 3.
Usage
dom.undo()
Arguments
None.
Returns
Nothing.
Description
Undoes the most recent step performed, as long as that step is actually undoable; meaning, if
you use a command that contains multiple JavaScript instructions, then you can undo the
command (all 10 JavaScript instructions) and not just one JavaScript instruction within that
command. Most (but not all) JavaScript functions create an undoable action to be executed.
dom.updateSymbol()
Availability
Fireworks 3.
Usage
dom.updateSymbol(name)
Arguments
The name of a symbol in the library. If more than one symbol exists with a name of
name
, then only the first symbol with that name is updated. If
is passed in for
, then
name
null
name
all the selected linked symbols in the library (not the document) are updated.
304
Fireworks JavaScript API

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Fireworks 8

Table of Contents