User Guide

Document functions 239
dom.splitPaths()
Availability
Fireworks 3.
Usage
dom.splitPaths()
Arguments
None.
Returns
Nothing.
Description
Splits the selected paths. Compound paths are split into separate contours.
dom.swapBrushAndFillColors()
Availability
Fireworks 3.
Usage
dom.swapBrushAndFillColors()
Arguments
None.
Returns
Nothing.
Description
Swaps the current brush color and current fill color. This function has no effect on any
selected items.
dom.transformSelection()
Availability
Fireworks 3, enhanced in 4.
Usage
dom.transformSelection(matrix, options)
Arguments
matrix
A three-by-three transformation matrix (see “Matrix data type” on page 11).
options Acceptable values, some of which were added in Fireworks 4, are "",
"transformAttributes"
, "autoTrimImages", "autoTrimImages transformAttributes",
"rememberQuad", "transformAttributes rememberQuad", "autoTrimImages
rememberQuad",
and "autoTrimImages transformAttributes rememberQuad".