234
Chapter 5: Fireworks JavaScript API
dom.setTextOnPathMode()
Availability
Fireworks 3.
Usage
dom.setTextOnPathMode(
mode
)
Arguments
mode
Acceptable values are
"rotate"
,
"vertical"
,
"skew vertical"
, and
"skew horizontal"
.
Returns
Nothing.
Description
Determines how the selected text-on-a-path items are displayed.
dom.setTextOnPathOffset()
Availability
Fireworks 3.
Usage
dom.setTextOnPathOffset(
offset
)
Arguments
offset
A
floating-point value that specifies the offset distance, in pixels.
Returns
Nothing.
Description
Sets the offset value between the items in the selected text-on-a-path.
dom.setTextOrientation()
Availability
Fireworks 3.
Usage
dom.setTextOrientation(
orientation
)
Arguments
orientation
Acceptable values are
"horizontal left to right"
,
"vertical right to
left"
,
"horizontal right to left"
, and
"vertical left to right"
.
Summary of Contents for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER
Page 1: ...Extending Fireworks...
Page 4: ...4 Contents...
Page 8: ...8 Chapter 1 Extending Fireworks Overview...
Page 102: ...102 Chapter 4 Auto Shapes...