dom.replaceTextString()
Availability
Fireworks 3.
Usage
dom.replaceTextString(newString, uniformAttrs)
Arguments
Specifies the string to be used as replacement text.
newString
If
is
, each character retains the attributes of the
uniformAttrs
uniformAttrs
false
character that was formerly in its position; that is, Fireworks preserves the existing formatting.
If
is
, all characters assume the attributes of the first character in the string
uniformAttrs
true
that is being replaced.
Returns
Nothing.
Description
Replaces the text of all selected text items with the specified string.
dom.resizeSelection()
Availability
Fireworks 3.
Usage
dom.resizeSelection(width, height)
Arguments
and
Integers that specify the new width and height, in pixels.
width
height
Returns
Nothing.
Description
Resizes the selection to the specified pixel width and height, keeping the top-left corner of the
selection in place.
Document functions
231
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers