![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Скачать руководство пользователя страница 334](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145334.webp)
334
Fireworks JavaScript API
Description
Verifies that the selection matches the current search string and replaces it with the
replacement string.
See also
fw.setUpFindReplace()
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-replacement strings.
See also
fw.setUpFindReplace()
fw.revertDocument()
Availability
Fireworks 3.
Usage
fw.revertDocument({
document
})
Arguments
document
A Document object, for example,
fw.documents[2]
, that specifies
the document to be reverted. This argument is optional. If
document
is omitted or
null
, the
active document is reverted.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...