User Guide

Fireworks functions 263
allowTransparent A Boolean value that lets the user select a transparent color; set to true for
transparent,
false otherwise.
forceWeb216 A Boolean value that forces the chosen color to fall within the web216 panel; set
to
true to force the color change, false otherwise.
Returns
The chosen color in #rrggbbaa format (For syntax details, see “Color string data type
on page 11).
Description
Opens the color pop-up window at the current mouse location to let the user select a color.
fw.quit()
Availability
Fireworks 4.
Usage
fw.quit()
Arguments
None.
Returns
Nothing.
Description
Quits Fireworks, but prompts the user to save any changed documents before exiting. Identical to
fw.quitApplication().
fw.quitApplication()
Availability
Fireworks 3.
Usage
fw.quitApplication()
Arguments
None.
Returns
Nothing.
Description
Quits Fireworks, but prompts the user to save any changed documents before exiting.