268
Fireworks JavaScript API
dom.setFillVectorStart()
Availability
Fireworks 3.
Usage
dom.setFillVectorStart(
p1
)
Arguments
p1
A point that specifies the
x,y
coordinates of the fill start point (see
“Point data type”
on page 12
).
Returns
Nothing.
Description
Modifies the fill vectors of the selection by moving the fill start to the specified point and then
moving the two fill end handles to the same relative position.
dom.setGradientName()
Availability
Fireworks 3.
Usage
dom.setGradientName(
urrentName
,
newName
)
Arguments
currentName
A string that specifies the current name of the gradient.
newName
A string that specifies the new name of the gradient.
Returns
Nothing.
Description
Renames a gradient.
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...