![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 153](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145153.webp)
Document functions
153
Arguments
pt
A point that specifies the
x,y
coordinates of the point to be added (see
“Point data type”
on page 12
).
tolerance
A floating-point value > = 0 that specifies the tolerance between the new point
and the starting point of the polyline path. If the new point is within
tolerance
of the
starting point, the polyline path is closed.
Returns
Nothing.
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, updated in Fireworks 4.
Usage
dom.applyCharacterMarkup(
tag
)
Arguments
tag
Acceptable values for
tag
are
"b"
,
"i"
, and
"u"
, for bold, italic, and underline: and
"fwplain"
, which was added in Fireworks 4, for text with no character markup.
Returns
Nothing.
Description
Applies the specified character markup to the selected text.
dom.applyCurrentFill()
Availability
Fireworks 3.
Usage
dom.applyCurrentFill(
NoNullFills
)
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 ...