Property
frameLoopingCount
frames •
gammaPreview
gradients •
gridColor
gridOrigin
gridSize
guides •
height
isDirty
isPaintMode •
isSymbolDocument
isValid
14
Chapter 2: The Fireworks Object Model
Data type
integer
array
Boolean
array
string
point
point
object
integer
Boolean
Boolean
Boolean
•
Boolean
Notes
–1 — don't repeat
0 — repeat forever
> 0 — repeat this number of times
Array of Frame objects in the document (see
"Frame object" on page
If set to
, the document should be
true
previewed in opposite-platform gamma.
If set to
, the document colors
false
are unadjusted.
Array of Gradient objects that are available
for use in the document (see
object" on page
53).
A color string that specifies the color of the
grid display (see
"Color string data type"
on page
11).
Used to set the origin of the grid.
Corresponds to the point set when dragging
the ruler origin from the upper left of the
document when rulers are visible.
is the horizontal grid size;
gridSize.x
is the vertical grid size.
gridSize.y
Guides object (see
"Guides object"
on page
53).
Total height of the document, in pixels.
To find the bottom edge of the document,
use document.
top + document.height.
Set to
if the document was modified
true
since the last ti me it was saved.
Set to
if the document is currently in
true
paint-mode editing,
false
Set to
if the document is a Symbol or
true
Button document,
false
document. You might see this when looking
through the list of open documents and one
is a symbol-editing window.
Set to
if the document is open in
true
Fireworks;
otherwise. (Occasionally
false
the JavaScript object that is associated with
a document lingers after the document
closes; this property lets you check for
that eventuality.)
52).
"Gradient
otherwise.
if it is an ordinary
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