Description
xtracts the component elements from the selected symbol and places copies of those elements in
E
the document.
This function is similar to the
a symbol in your document—for example, when you select Edit > Libraries > Buttons, and
dom.importSymbolButNotAsAlias
and places copies of those elements in the document.
not place in an instance in the document.
dom.inLaunchAndEdit()
Availability
Fireworks MX.
Usage
dom.inLaunchAndEdit()
Arguments
None.
Returns
A Boolean value:
Description
Specifies whether document was opened by a launch-and-edit operation.
dom.insertPointInPath()
Availability
Fireworks 3.
Usage
dom.insertPointInPath(contourIndex, ptToInsertBefore, tParameter,
controlPointFirst, mainPoint, controlPointLast)
Arguments
contourIndex
inserted. For paths with multiple contours, the contours are in an arbitrary order.
ptToInsertBefore
on the path. The new point is appended in front of the point that this integer represents: To
add a point to the beginning of the path, pass
large number.
A floating-point value between 0 and 1 that specifies where to insert the new point
tParameter
in the Bézier segment.
controlPointFirst, mainPoint
coordinates of the preceding control point, the main point, and the following control point of the
new point (see
"Point data type" on page
158
Chapter 5: Fireworks JavaScript API
dom.importSymbol
extracts the component elements from the selected symbol
if opened by a launch-and-edit operation;
true
A zero-based index that specifies the contour into which the Bézier point is
A zero-based index that specifies where the new point should be placed
, and
controlPointLast
API.
dom.importSymbol
dom.importSymbolButNotAsAlias
; to add a point to the end of the path, pass a
0
Points that specify the x,y
11).
places an instance of
otherwise.
false
does
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