Adobe 38039927 - Fireworks CS3 - PC Extended User Manual page 92

Extending fireworks
Hide thumbs Also See for 38039927 - Fireworks CS3 - PC:
Table of Contents

Advertisement

ADOBE FIREWORKS CS3
88
Extending Guide
, and
Points that specify the x,y coordinates of the
controlPointFirst, mainPoint
controlPointLast
preceding control point, the main point, and the following control point of the new point (see "Point data type" on
page 6).
If
is
, the path has the document's current fill, stroke, and so on reapplied
dReapplyAttrs
dReapplyAttrs
true
to it. If it is
, the path attributes are not changed.
false
If
is
, the path is marked as closed after modifying the point. If it is
, the path
bClosePath
bClosePath
true
false
retains its original open or closed value.
Returns
Nothing.
Description
Modifies an existing point on the selected path.
dom.motionBlurSelection()
Availability
Fireworks MX 2004.
Usage
dom.motionBlurSelection(typeStr, angle, distance, samples)
Arguments
A string that specifies the type of blur to apply. Valid values are
,
, and
.
typeStr
"linear"
"radial"
"zoom"
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
distance
blur effect will extend.
An integer that defines the number of times the original image is cloned and blurred to produce the
samples
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)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs3

Table of Contents