MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 209

Table of Contents

Advertisement

Arguments
A string that specifies the type of blur to apply. Valid values are
,
typeStr
"linear"
, and
.
"radial"
"zoom"
An integer between 0 and 359 that specifies in degrees the direction of the blur,
angle
similar to the drop shadow effect angle.
A floating-point value between 0 and 400 that specifies in pixels how far from the
distance
original image the blur effect will extend.
An integer that defines the number of times the original image is cloned and
samples
blurred to produce the desired 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,
whichPath
indicating which item contains the Bézier handles to move.
A zero-based index that specifies the contour that contains the handles to
contourIndex
move. For paths with multiple contours, the contours are in an arbitrary order.
A zero-based index that specifies the point whose handles are moved.
ptToModify
and
Points that specify the x,y
deltaControlPointFirst
deltaControlPointLast
coordinate values by which the preceding control point and the following control point of
ptToModify
are moved. For example, passing ({
:
,
:
}) specifies a location that is right by 1
x
1
y
2
pixel and down by 2 pixels.
Document functions
209

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Fireworks 8

Table of Contents