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

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

Advertisement

Last updated 12/8/2009
Example
The following command moves a horizontal top guide by 10 pixels.
fw.getDocumentDOM().moveNineScaleGuide("horizontal-top",10);
dom.movePixelMaskBy()
Availability
Fireworks 4.
Usage
dom.movePixelMaskBy(delta)
Arguments
A point that specifies the x,y coordinate values by which the bitmap mode selection is moved (see
delta
type" on page 8). For example, passing ({x:
Returns
Nothing.
Description
Moves a bitmap mode selection by the specified amount, without moving the pixels that are within the selection.
dom.movePointOnHotspotBy()
Availability
Fireworks 3.
Usage
dom.movePointOnHotspotBy(ptToModifyIndex, delta)
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:
({
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.
,y:
})moves the bitmap mode selection 1 pixel to the right and 2 pixels down.
1
2
,y:
moves the point 1 pixel to the right and 2 pixels down.
1
2})
EXTENDING FIREWORKS
The Document object
"Point data
"Point data
type" on page 8).
104

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents