Returns
A Boolean value:
true
Description
Exports one image if the document contains no slice objects and multiple images if the
document contains one or more slice objects. It also optionally exports HTML. The
document is exported using the current export settings and export options.
Example
The following command exports the current document as HTML and as one or more images.
fw.exportHtmlAndImages(null, "file:///C|/mysite/nav.htm", "file:///C|/
mysite/images/nav.gif");
See also
fw.exportDocumentAs()
fw.exportIllustrator()
Availability
Fireworks MX.
Usage
fw.exportIllustrator(document, fileURL)
Arguments
A Document object, for example,
document
document to export. If
Specifies the filename for the exported file. If
fileURL
the Export dialog box.
Returns
A Boolean value:
true
Description
Exports the specified document to the specified file in Adobe Illustrator format.
if successful;
otherwise.
false
is
, the active document is exported.
document
null
if successful;
otherwise.
false
, that specifies the
fw.documents[2]
is
fileURL
, Fireworks displays
null
Fireworks functions
317
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers