MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 281

Table of Contents

Advertisement

dom.setQuadrangle()
Availability
Fireworks 3.
Usage
dom.setQuadrangle(pTopLeft, pTopRight, pBottomRight, pBottomLeft, options)
Arguments
pTopLeft, pTopRight, pBottomRight,
quadrangle expressed as percentages of an arbitrary square. These are not specific x, y
coordinates.
Acceptable values are
options
"autoTrimImages transformAttributes"
Returns
Nothing.
Description
Creates a bounding quadrangle based on percentages of an arbitrary square, and then
transforms the selection within the bounding quadrangle. The effect is the same as
performing a transform operation within Fireworks, and then replaying the Transform step
from the History panel while other items are selected.
Example
The following command performs the transform operation on the selection within the
specified points:
fw.getDocumentDOM().setQuadrangle({x:-0.300884962, y:0.207964599}, {x:1,
y:0.207964599}, {x:1, y:0.792035401}, {x:-0.300884962, y:0.792035401},
"autoTrimImages transformAttributes");
dom.setRectRoundness()
Availability
Fireworks 4.
Usage
dom.setRectRoundness(roundness)
and
pBottomLeft
"transformAttributes"
.
Relative coordinates of a
,
"autoTrimImages"
Document functions
, and
281

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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Fireworks 8

Table of Contents