User Guide

Document functions 163
dom.makeActive()
Availability
Fireworks 3.
Usage
dom.makeActive()
Arguments
None.
Returns
Nothing.
Description
Makes the selected document active for editing.
dom.mergeDown()
Availability
Fireworks MX.
Usage
dom.MergeDown()
Arguments
None.
Returns
Nothing.
Description
Merges selected objects to the bitmap directly below the selected objects. Succeeds only if the
object immediately below the selection is a bitmap. See
dom.isSelectionDirectlyAboveBitmapObject()” on page 159.
dom.modifyPointOnPath()
Availability
Fireworks 3.
Usage
dom.modifyPointOnPath(ontourIndex, ptToModify, controlPointFirst, mainPoint,
controlPointLast, dReapplyAttrs, bClosePath)
Arguments
contourIndex
A zero-based index that specifies the contour into which the Bézier point is
inserted. For paths with multiple contours, the contours are in an arbitrary order.
ptToModify A zero-based index that specifies the point to be modified.