Description
Tests to see if the selected object(s) are directly above a bitmap object. The selection does not need
to be contiguous, although at least one item in the selection must be directly above a bitmap.
dom.joinPaths()
Availability
Fireworks 3.
Usage
dom.joinPaths()
Arguments
None.
Returns
Nothing.
Description
Joins the selected paths.
dom.knifeElementsFromPoint()
Availability
Fireworks 3.
Usage
dom.knifeElementsFromPoint(from, tolerance)
Arguments
A point that specifies the x,y coordinates of the point that the user clicked (see
from
type" on page
11).
A floating-point value > = 0 that specifies the tolerance within which items are cut.
tolerance
Returns
Boolean value:
true
Description
When the user clicks a single point while using the Knife tool, this function cuts paths within the
specified tolerance. This action is similar to using the Knife tool with a single click.
See also
dom.knifeElementsFromPoints()
160
Chapter 5: Fireworks JavaScript API
if anything was cut;
false
otherwise.
"Point data
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