User Guide
HTML export objects 87
hasBackgroundLink
Boolean Set to true if the Fireworks document has a
background URL.
height
integer Height of the image that is being exported,
in pixels. In the Slices.htt file, it is the total
height of the output images.
htmlEncoding
string Determines the encoding standard for
the HTML file that Fireworks generates
during export.
Use
"iso-8859-1" for ASCII or "utf-8" for
Unicode.
htmlOutputPath
string File that the HTML is being written to,
including the filename, which is expressed
as file://URL; for example,
"file:///C|/
top/nav/navbar.htm"
.
imagename
string Name of the image that is being exported,
without the extension; for example,
"Button".
includeHTMLComments
Boolean The value of the Include HTML Comments
preference, which the export script
interprets as appropriate. For example, if
this value is
false, the Dreamweaver export
script removes all nonessential comments.
numFrames
integer Number of frames that are being exported
from the Fireworks document. This value is
not zero-based; the value is 1 or more.
pathBase
string Path of the image that is being exported; for
example,
"images/Button".
pathSuffix
string Filename extension of the image that is
being exported, including a period; for
example,
".gif".
startColumn
integer Used only in the Metafile.htt file for
generating HTML for one slice. Specifies
the column of the slice.
startRow
integer Used only in the Metafile.htt file for
generating HTML for one slice. Specifies
the row of the slice.
Property (read-only) Data type Notes