294
Fireworks JavaScript API
dom.setTextCustomAntiAliasStrength()
Availability
Fireworks MX 2004.
Usage
dom.setTextCustomAntiAliasStrength(
strength
)
Arguments
Strength
An integer value, from 0 to 255, for the amount of anti-aliasing to apply.
Returns
Nothing.
Description
Sets the strength value used to anti-alias text in custom mode.
dom.setTextFlow()
Availability
Fireworks 3.
Usage
dom.setTextFlow(
flowDirection
)
Arguments
flowDirection
Acceptable values are
"left to right"
and
"right to left"
.
Returns
Nothing.
Description
Sets the horizontal flow direction of the selected text items.
dom.setTextHorizontalScale()
Availability
Fireworks MX.
Usage
dom.setTextHorizontalScale(
horizScale
)
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 ...