86
The Fireworks Object Model
docID
integer
A number that is assigned to a document to
help identify HTML generated from it. The
docID
does not change when you change
the name of a file. However, if you use File >
Save As, you can get multiple files with the
same
docID
.
docSaveFolder
string
C
ontains the path of the directory into which
the document was last saved. If the
document has not yet been saved, this is an
empty string.
docSaveName
string
The filename used when the document
was saved, without path information, such
as
"nav.gif"
.
emptyCellColor
string
A color string that specifies the color of
empty table cells (see
“Color string data
type” on page 11
).
emptyCellContents
integer
Specifies what to put into empty cells.
Acceptable values are 1 (nothing), 2
(spacer image), and 3 (nonbreaking space).
emptyCellUsesCanvasColor
Boolean
If set to
true
(the default), empty cells
are set to the
backgroundColor
property.
If set to
false
, they are set to the
emptyCellColor
property.
externalCSS
Boolean
If set to
true
, Fireworks will output an
external CSS file.
externalCSSFileName
string
The name of the external CSS file.
filename
string
URL for the exported image, relative to the
HTML output; for example,
"images/
Button.gif"
. In the Slices.htt file, it is the
base image name plus the base extension.
Unless there is only one slice, the Slices.htt
file produces filenames such as
"Button_r2_c2.gif"
.
generateHeader
Boolean
Set to
true
if an HTML file is generated;
false
if the output goes to the Clipboard.
hasAltText
Boolean
Set to
true
if the Fireworks document has
an alternate text description.
Property (read-only)
Data type
Notes
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 ...