Document functions
303
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, updated in Fireworks 4.
Usage
dom.transformSelection(
matrix
,
options
)
Arguments
matrix
A three-by-three transformation matrix (see
“Matrix data type” on page 12
).
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".
Returns
Nothing.
Description
Transforms the selection using the specified three-by-three matrix.
dom.tween()
Availability
Fireworks 3.
Usage
dom.tween()
Arguments
numSteps
An integer that specifies how many new instances are generated.
bDistribute
If
bDistribute
is
true
, the new instances are distributed to frames.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...