User Guide

Document functions 179
dom.dragControlPoint()
Availability
Fireworks MX 2004.
Usage
dom.dragControlPoint(index, newLoc, shiftKeyDown, ctrlCmdKeyDown,
altOptKeyDown)
Arguments
index The index of the control point to move.
newLoc Specifies the new location of the point.
shiftKeyDown Specifies whether the Shift key is pressed.
ctrlCmdKeyDown Specifies whether the Control key (Windows) or Command key
(Macintosh) is pressed.
altOptKeyDown Specifies whether the Alt key (Windows) or Option key (Macintosh)
is pressed.
Returns
Nothing.
Description
Drags the specified control point to the new location.
dom.duplicateFrame()
Availability
Fireworks 3.
usage
dom.duplicateFrame(frameIndex, howMany, where, bDupeSelectionOnly)
Arguments
frameIndex An integer value that specifies the frame to duplicate, starting with 0
(although, to specify the current frame, pass
–1 here).
howMany An integer that specifies how many copies of the frame to make.