Fireworks functions
331
Returns
The specified color in
#rrggbbaa
format (for syntax details, see
“Color string data type”
on page 11
).
Description
Opens the pop-up color swatches dialog box to let the user select a color.
fw.popupColorPickerOverMouse()
Availability
Fireworks MX.
Usage
fw.popupColorPickerOverMouse(
initialColor, allowTransparent, forceWeb216
)
Arguments
initialColor
A color string in
#rrggbbaa
format, which is the color initially selected in
the dialog box. (For syntax details, see
“Color string data type” on page 11
.)
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 specified 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()
Summary of Contents for FIREWORKS 8-EXTENDING FIREWORKS
Page 1: ...Extending Fireworks ...
Page 4: ...4 Contents ...
Page 358: ...358 Fireworks JavaScript API ...
Page 372: ...372 Index ...