HTML export objects
67
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.
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.
style
string
The HTML style that is used to export the
data, such as
"Dreamweaver"
,
"Generic"
,
or
"FrontPage"
.
Property (read-only)
Data type
Notes
Содержание DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER
Страница 1: ...Extending Fireworks...
Страница 4: ...4 Contents...
Страница 8: ...8 Chapter 1 Extending Fireworks Overview...
Страница 102: ...102 Chapter 4 Auto Shapes...
Страница 284: ...284 Chapter 5 Fireworks JavaScript API...