MACROMEDIA FIREWORKS MX 2004-EXTENDING FIREWORKS Manual page 76

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

Advertisement

RectanglePrimitive
Roundness
pathAttributes
Note: For the complete list of path attributes properties, see
originalSides
transform
To return the roundness setting for the currently selected rectangle, type the following code:
roundness = fw.selection[0].roundness;
pathAttributes
Several objects have the
pathAttributes
brushColor
fillColor
brush
fill
brushTexture
fillTexture
fillHandle1
fillHandle2
fillHandle3
brushPlacement
fillOnTop
To return the name of brush on the current path, type the following code:
brush = fw.selection[0].pathAttributes.brush.name;
76
Chapter 2: The Fireworks Object Model
pathAttributes
subproperties that can be returned or set:
"pathAttributes" on page
property. The following list is the valid set of
76.

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Fireworks mx 2004

Table of Contents