MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual page 337

Table of Contents

Advertisement

Arguments
A Document object, for example,
document
document to save. If
Returns
The file URL for the saved document, or
Description
Displays the Save As dialog box for the specified document, so that it can be saved as a native
Fireworks PNG file with the specified name. To save a document to another format, such as
GIF or JPEG, use
fw.exportDocumentAs()
See also
fw.exportDocumentAs()
fw.saveDocumentCopyAs()
Availability
Fireworks 3.
Usage
fw.saveDocumentCopyAs(document, fileURL)
Arguments
A Document object, for example,
document
document to be saved. If
The filename for the saved file, which is expressed as a file://URL. If
fileURL
, the Save As dialog box appears.
null
Returns
The file URL for the saved document, or
Description
Saves a copy of the specified document as a native Fireworks PNG file with the specified
name. To save a document to another format, such as GIF or JPEG, use
fw.exportDocumentAs().
See also
fw.exportDocumentAs()
is
, the active document is saved.
document
null
null
is
document
null
null
fw.documents[2]
if the dialog box was canceled.
.
fw.documents[2]
, the active document is saved.
if the dialog box was canceled.
, that specifies the
, that specifies the
fileURL
Fireworks functions
is
337

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Fireworks 8

Table of Contents