Macromedia fireworks mx 2004-extending fireworks Manual Do Utilizador

Página de 296
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