Adobe 65011817 - Fireworks CS4 - Mac Extended User Manual page 230

Extending guide
Hide thumbs Also See for 65011817 - Fireworks CS4 - Mac:
Table of Contents

Advertisement

Last updated 12/8/2009
Description
Saves all open documents, displaying the Save As dialog box for any documents that were not previously saved.
fw.saveAs()
Availability
Fireworks 10.
Usage
fw.saveAs(doc, url, defaultfromoptions)
Arguments
The document object (for example, fw.documents[2]) that specifies the document to be saved. If document is null,
doc
the active document is saved.
The file URL for the saved document, or null if the dialog box is to come up.
url
By default true, false if the doc is to be saved as PNG.
defaultfromoptions
Returns
Nothing.
Description
Saves the specified document in the specified filename and format.
fw.saveDocument()
Availability
Fireworks 3.
Usage
fw.saveDocument(document, {fileURL})
Arguments
A Document object, for example,
document
is
, the active document is saved.
null
The name of the saved document, which is expressed as file://URL. This argument is optional. If fileURL is
fileURL
or omitted, the document is saved with its current name; if the document has not been saved, the Save As dialog
null
box appears.
Returns
Nothing.
Description
Saves 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.documents[2]
fw.exportDocumentAs()
, that specifies the document to be saved. If document
.
226
EXTENDING FIREWORKS
The Fireworks Object

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents