![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 231](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145231.webp)
Document functions
231
dom.replaceTextString()
Availability
Fireworks 3.
Usage
dom.replaceTextString(
newString
,
uniformAttrs
)
Arguments
newString
Specifies the string to be used as replacement text.
uniformAttrs
If
uniformAttrs
is
false
, each character retains the attributes of the
character that was formerly in its position; that is, Fireworks preserves the existing formatting.
If
uniformAttrs
is
true
, all characters assume the attributes of the first character in the string
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
width
and
height
Integers that specify the new width and height, in pixels.
Returns
Nothing.
Description
Resizes the selection to the specified pixel width and height, keeping the top-left corner of the
selection in place.
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 ...