MACROMEDIA FIREWORKS MX 2004-EXTENDING FIREWORKS Manual page 164

Extending fireworks
Hide thumbs Also See for FIREWORKS MX 2004-EXTENDING FIREWORKS:
Table of Contents

Advertisement

controlPointFirst, mainPoint
coordinates of the preceding control point, the main point, and the following control point of the
new point (see
"Point data type" on page
dReapplyAttrs
so on reapplied to it. If it is
If
bClosePath
is
, the path retains its original open or closed value.
false
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
typeStr
and
.
"zoom"
An integer between 0 and 359 that specifies in degrees the direction of the blur, similar to
angle
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 blurred to
samples
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)
164
Chapter 5: Fireworks JavaScript API
, and
If
is
dReapplyAttrs
, the path attributes are not changed.
false
is
, the path is marked as closed after modifying the point. If it
bClosePath
true
controlPointLast
11).
, the path has the document's current fill, stroke, and
true
Points that specify the x,y
"linear"
,
,
"radial"

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Fireworks mx 2004

Table of Contents