Document functions
177
Returns
Nothing.
dom.detachTextFromPath()
Availability
Fireworks 3.
Usage
dom.detachTextFromPath()
Arguments
None.
Returns
Nothing.
Description
Splits the selected text-on-a-path items into its original text and path items.
dom.distribute()
Availability
Fireworks 3, updated with
distributeToCanvas
parameter in Fireworks 8.
Usage
dom.distribute(
distmode, distributeToCanvas
)
Arguments
distmode
Acceptable values are
"vertical"
and
"horizontal"
.
distributeToCanvas
A Boolean value that determines whether items are distributed to the
canvas. Default value is
"false"
.
Returns
Nothing.
Description
Distributes the selection along a vertical or horizontal dimension.
Содержание FIREWORKS 8-EXTENDING FIREWORKS
Страница 1: ...Extending Fireworks ...
Страница 4: ...4 Contents ...
Страница 358: ...358 Fireworks JavaScript API ...
Страница 372: ...372 Index ...