Property
height
isDirty
isPaintMode •
isSymbolDocument •
isValid
lastExportDirectory
lastExportFile
layers •
left
16
The Fireworks Object Model
Data type
Notes
integer
Total height of the document, in pixels.
To find the bottom edge of the document,
use document.
top + document.height.
Boolean
Set to
since the last ti me it was saved.
Boolean
Set to
paint-mode editing,
Boolean
Set to
Button document,
document. You might see this when looking
through the list of open documents and one
is a symbol-editing window.
Boolean
Set to
Fireworks;
the JavaScript object that is associated
with a document lingers after the document
closes; this property lets you check for
that eventuality.)
string
The path to the last directory to which the
file was exported, which is expressed as
file://URL, or
exported. For instance, if the document
was last exported to "
current/logo.gif"
files/current"
string
The name that was used the last time the
file was exported, or
never exported. For instance, if the
document was last exported to
files/current/logo.gif"
"logo.gif"
array
An array of
(for more information, see
on page
integer
Coordinate of the left edge of the
document, in pixels. To find the right edge
of the document, use
document.width.
if the document was modified
true
if the document is currently in
true
otherwise.
false
if the document is a Symbol or
true
if it is an ordinary
false
if the document is open in
true
otherwise. (Occasionally
false
if the file was never
null
file:///files/
, it returns
.
if the file was
null
, it returns
.
objects in the document
Layer
"Layer object"
67).
document.left +
"file:///
"file:///
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers