MACROMEDIA FIREWORKS MX 2004-EXTENDING FIREWORKS Manual page 121

Extending fireworks
Hide thumbs Also See for FIREWORKS MX 2004-EXTENDING FIREWORKS:
Table of Contents

Advertisement

Description
Appends a point to the selected unclosed polygon slice. If an unclosed polygon slice is not
selected, then a new polygon slice is created with the single point that passed in.
dom.applyCharacterMarkup()
Availability
Fireworks 3, enhanced in 4.
Usage
dom.applyCharacterMarkup(tag)
Arguments
Acceptable values for
tag
, which was added in Fireworks 4, for text with no character markup.
"fwplain"
Returns
Nothing.
Description
Applies the specified character markup to the selected text.
dom.applyCurrentFill()
Availability
Fireworks 3.
Usage
dom.applyCurrentFill(NoNullFills)
Arguments
bNoNullFills
applied instead of no fill.
Returns
Nothing.
Description
Applies the document's current fill to the selection.
Example
The following command applies the current fill to the selection.
fw.getDocumentDOM().applyCurrentFill(true);
are
tag
"b"
If
is
bNoNullFills
true
,
, and
, for bold, italic, and underline: and
"i"
"u"
and the current fill is None, then a default fill is
Document functions
121

Advertisement

Table of Contents
loading
Need help?

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

This manual is also suitable for:

Fireworks mx 2004

Table of Contents