User Guide
Document functions 227
dom.setSliceExportOptions()
Availability
Fireworks 3.
Usage
dom.setSliceExportOptions(exportOptions)
Arguments
exportOptions
An ExportOptions object (see “ExportOptions object” on page 46).
Returns
Nothing.
Description
Sets the export options for the selected slices.
dom.setSliceFilename()
Availability
Fireworks 3.
Usage
dom.setSliceFilename(fileURL)
Arguments
fileURL
A string, which is expressed as a file://URL, that specifies the name to be given to
the slice.
Returns
Nothing.
Description
If a single slice is selected, this function turns off automatic naming for the slice and sets its
filename to the specified URL.
dom.setSliceGuideColor()
Availability
Fireworks 3.
Usage
dom.setSliceGuideColor(color)
Arguments
color
A color string (see “Color string data type” on page 11).
Returns
Nothing.