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

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

Advertisement

Last updated 12/8/2009
dom.motionBlurSelection()
Availability
Fireworks MX 2004.
Usage
dom.motionBlurSelection(typeStr, angle, distance, samples)
Arguments
typeStr
A string that specifies the type of blur to apply. Valid values are
An integer between 0 and 359 that specifies in degrees the direction of the blur, similar to the drop shadow
angle
effect angle.
A floating-point value between 0 and 400 that specifies in pixels how far from the original image the blur
distance
effect will extend.
An integer that defines the number of times the original image is cloned and blurred to produce the desired
samples
effect.
Returns
Nothing.
Description
Applies the Motion Blur effect (same as selecting the Filters > Blur > Motion Blur menu option) to the selection.
dom.moveBezierHandleBy()
Availability
Fireworks 3.
Usage
dom.moveBezierHandleBy(whichPath, contourIndex, ptToModify, deltaControlPointFirst,
deltaControlPointLast)
Arguments
A zero-based index that specifies an index into the list of selected items, indicating which item contains
whichPath
the Bézier handles to move.
A zero-based index that specifies the contour that contains the handles to move. For paths with
contourIndex
multiple contours, the contours are in an arbitrary order.
A zero-based index that specifies the point whose handles are moved.
ptToModify
deltaControlPointFirst
the preceding control point and the following control point of
specifies a location that is right by 1 pixel and down by 2 pixels.
Returns
Nothing.
and
deltaControlPointLast
,
"linear"
"radial"
Points that specify the x,y coordinate values by which
are moved. For example, passing ({x:
ptToModify
101
EXTENDING FIREWORKS
The Document object
, and
.
"zoom"
,y:
})
1
2

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents