![MACROMEDIA FIREWORKS 8-EXTENDING FIREWORKS Manual Download Page 310](http://html1.mh-extra.com/html/macromedia/fireworks-8-extending-fireworks/fireworks-8-extending-fireworks_manual_3339145310.webp)
310
Fireworks JavaScript API
Returns
The Document object for the newly created document (see
“Document object” on page 14
).
Description
Opens a new document and selects it. Values for size, resolution, and color are the same as
the current defaults. To specify values other than the defaults, use
fw.createFireworksDocument().
See also
fw.createFireworksDocument()
fw.createDocumentWithDialog()
Availability
Fireworks MX 2004.
Usage
fw.createDocumentWithDialog()
Arguments
None.
Returns
The Document object for the newly created document (see
“Document object” on page 14
).
Description
Shows the New Document dialog box and allows the user to create a new document.
fw.createFireworksDocument()
Availability
Fireworks 3.
Usage
fw.createFireworksDocument(
size
,
res
,
backgroundColor
)
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...