Document functions
223
dom.redrawSmartShape()
Availability
Fireworks 8.
Usage
dom.redrawSmartShape()
Arguments
None.
Returns
Nothing.
Description
Forces the Auto Shapes in the document to redraw. This method is useful when modifying a
Auto Shape outside a tool.
dom.reflectSelection()
Availability
Fireworks 3.
Usage
dom.reflectSelection(
bHoriz
,
bVert
,
opts
)
Arguments
bHoriz
If
bHoriz
is
true
, the items are reflected horizontally.
bVert
If
bVert
is
true
, the items are reflected vertically.
opts
Acceptable values are
"transformAttributes"
,
"autoTrimImages"
, and
"autoTrimImages transformAttributes"
.
Returns
Nothing.
Description
Reflects the selection vertically, horizontally, or both.
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 ...