User Guide
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.