User Guide
226 Chapter 5: Fireworks JavaScript API
Arguments
bShow
If bShow is true, the slice guides are visible. If bShow is false, they are not visible.
Returns
Nothing.
Description
Specifies whether slice guides are visible.
dom.setShowSliceOverlay()
Availability
Fireworks 3.
Usage
dom.setShowSliceOverlay(bShow)
Arguments
bShow
If bShow is true, the slice overlay is visible. If bShow is false, it is not visible.
Returns
Nothing.
Description
Specifies whether the slice overlay is visible.
dom.setSliceAutonaming()
Availability
Fireworks 3.
Usage
dom.setSliceAutonaming(bAutoname)
Arguments
bAutoname
If bAutoname is true, automatic naming is turned on for the slice. If bAutoname is
false, it is turned off.
Returns
Nothing.
Description
If a single slice is selected, this function turns automatic naming on or off for the slice.