Document functions
193
dom.setAllLayersDisclosure()
Availability
Fireworks 4.
Usage
dom.setAllLayersDisclosure(
bDisclosed
)
Arguments
bDisclosed
If
bDisclosed
is
true
, all the elements on all layers appear in the Layers list. If
false
, only layer names 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
loopCount
An integer that corresponds to the loop count value that appears in the Objects
panel when a multiframe image instance is selected.
Returns
Nothing.
Description
Sets the loop count of the selected instances of multiframe image symbols.
dom.setAnimInstanceNumFrames()
Availability
Fireworks 4.
Usage
dom.setAnimInstanceNumFrames(
numFrames
)
Arguments
numFrames
An integer that specifies the number of frames through which the symbol animates.
Summary of Contents for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER
Page 1: ...Extending Fireworks...
Page 4: ...4 Contents...
Page 8: ...8 Chapter 1 Extending Fireworks Overview...
Page 102: ...102 Chapter 4 Auto Shapes...