Returns
A Boolean value:
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
export. If
document
Specifies the filename for the exported file. If
fileURL
Export dialog box.
Returns
A Boolean value:
Description
Exports the specified document to the specified file in Adobe Illustrator format.
fw.exportLayers()
Availability
Fireworks 4.
Usage
fw.exportLayers(docObject, directoryURL)
if successful;
true
false
is
, the active document is exported.
null
if successful;
true
false
otherwise.
fw.documents[2]
fileURL
otherwise.
, that specifies the document to
is
, Fireworks displays the
null
Fireworks functions
251
Need help?
Do you have a question about the FIREWORKS MX 2004-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers