User Guide

Document functions 191
Returns
Nothing.
Description
Applies the specified pixel filter to the selection as a permanent action, not as a Live Effect.
(To apply filters that can also be Live Effects, you can use
dom.filterSelection().) This
function always displays a dialog box.
dom.filterSelectionByName()
Availability
Fireworks 3.
Usage
dom.filterSelectonByName(category, name)
Arguments
category A string that specifies the category of the pixel filter to be applied. Acceptable
values depend on which filters you have installed.
name A string that specifies the name of the pixel filter to be applied. Acceptable values
depend on which filters you have installed.
Returns
Nothing.
Description
Applies the specified pixel filter to the selection as a permanent action, not as a Live Effect.
(To apply filters that can also be Live Effects, you can use
dom.filterSelection().) This
function always displays a dialog box.
dom.findNamedElements()
Availability
Fireworks 4.
Usage
dom.findNamedElements(name)