224
EXTENDING FIREWORKS
The Fireworks Object
Las
t
up
d
a
ted
12/8/2009
fw.replaceAll()
Availability
Fireworks 3.
Usage
fw.replaceAll()
Arguments
None.
Returns
The number of items replaced, or –
1
if the search is not yet complete.
Description
Performs a replace all operation on the active document using the current search-and-replace strings.
See also
fw.setUpFindReplace()
fw.resetWarnings()
Availability
Fireworks 4.
Usage
fw.resetWarnings()
Arguments
None.
Returns
Nothing.
Description
Resets all warnings that have a "Don't show me again" checkbox to popup when encountered by the user.
fw.revertDocument()
Availability
Fireworks 3.
Usage
fw.revertDocument({
document
})