dom.replaceButtonTextStringsInInstances()
Availability
Fireworks 3.
Usage
dom.replaceButtonTextStringsInInstances(newString, uniformAttrs)
Arguments
Specifies the string to be used as replacement text.
newString
uniformAttrs
that was formerly in its position; that is, Fireworks preserves the existing formatting. If
is
uniformAttrs
is being replaced.
Returns
Nothing.
Description
Replaces selected button text items with the specified string. (Button text items are defined as the
topmost text items on each frame.)
See also
dom.replaceButtonTextStrings()
dom.replaceTextString()
Availability
Fireworks 3.
Usage
dom.replaceTextString(newString, uniformAttrs)
Arguments
Specifies the string to be used as replacement text.
newString
uniformAttrs
that was formerly in its position; that is, Fireworks preserves the existing formatting. If
is
uniformAttrs
is being replaced.
Returns
Nothing.
Description
Replaces the text of all selected text items with the specified string.
182
Chapter 5: Fireworks JavaScript API
If
is
uniformAttrs
false
, all characters assume the attributes of the first character in the string that
true
If
is
uniformAttrs
false
, all characters assume the attributes of the first character in the string that
true
, each character retains the attributes of the character
, each character retains the attributes of the character
Need help?
Do you have a question about the FIREWORKS MX 2004-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers