Adobe 65011817 - Fireworks CS4 - Mac Extended User Manual page 109

Extending guide
Hide thumbs Also See for 65011817 - Fireworks CS4 - Mac:
Table of Contents

Advertisement

Last updated 12/8/2009
dom.movePointOnHotspotByWithFlags()
Availability
Fireworks MX.
Usage
dom.MovePointOnHotspotByWithFlags(ptToModifyIndex, delta, flags)
Arguments
A zero-based index that specifies which point on the path is to move.
ptToModifyIndex
A point that specifies the x-,y-coordinate values by which the point is moved (see
delta
For example, passing
x:
({
A Boolean value that determines whether this slice or hotspot will be duplicated. This argument is important
flags
for giving slices a unique name so their behaviors remain unaffected.
Returns
Nothing.
Description
If the selection is a hotspot or slice of the polyline variety, this function moves a point on the hotspot's path by the
specified amount.
dom.moveSelectedBezierPointsBy()
Availability
Fireworks 3.
Usage
dom.moveSelectedBezierPointsBy(delta)
Arguments
A point that specifies the x,y coordinate values by which the selected Bézier points are moved (see
delta
type" on page 8). For example, passing
Returns
Nothing.
Description
If the selection contains at least one path with at least one Bézier point selected, this function moves all selected Bézier
points on all selected paths by the specified amount.
dom.moveSelectionBy()
Availability
Fireworks 3.
,y:
moves the point 1 pixel to the right and 2 pixels down.
1
2})
x:
,y:
moves the Bézier points 1 pixel to the right and 2 pixels down.
({
1
2})
EXTENDING FIREWORKS
The Document object
"Point data
type" on page 8).
"Point data
105

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents