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

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

Advertisement

Last updated 12/8/2009
Arguments
A string, which is expressed as file://URL, denoting the location of a file to send by e-mail.
fileAttachment
Returns
Nothing.
Description
Creates a new e-mail with the specified file as an attachment.
Example
The following example opens a new e-mail in the default e-mail program and attaches the file foo.png to the message:
fw.getDocumentDOM().sendEmail("file:///Users/andy/Documents/foo.png");
dom.setAllLayersDisclosure()
Availability
Fireworks 4.
Usage
dom.setAllLayersDisclosure(bDisclosed)
Arguments
If
bDisclosed
bDisclosed
appear on the list.
Returns
Nothing.
Description
Specifies whether all the elements in all layers appear in the Layers list.
See also
dom.setLayerDisclosure()
dom.setAnimInstanceLoopCount()
Availability
Fireworks 3, deprecated in 4 in favor of dom.setAnimInstanceNumFrames().
Usage
dom.setAnimInstanceLoopCount(loopCount)
Arguments
An integer that corresponds to the loop count value that appears in the Objects panel when a multi-frame
loopCount
image instance is selected.
is
, all the elements on all layers appear in the Layers list. If
true
EXTENDING FIREWORKS
The Document object
, only layer names
false
134

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fireworks cs4

Table of Contents