Document functions
299
dom.setTextRuns()
Availability
Fireworks 3.
Usage
dom.setTextRuns(
textRuns
)
Arguments
textRuns
A TextRuns object (see
“TextRuns object” on page 80
).
Returns
Nothing.
Description
Replaces the text in the selected text blocks with the styled text that is described by the
TextRuns
object passed in the argument.
dom.setTransformMode()
Availability
Fireworks 3.
Usage
dom.setTransformMode(
mode
)
Arguments
mode
Acceptable values are
"paths"
and
"pixels"
.
Returns
Nothing.
Description
Sets the transform mode for the selected text, instance items, or both.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...