MACROMEDIA FIREWORKS MX 2004-EXTENDING FIREWORKS Manual page 262

Extending fireworks
Hide thumbs Also See for FIREWORKS MX 2004-EXTENDING FIREWORKS:
Table of Contents

Advertisement

Returns
If any of the files can be opened, returns the Document object for each file. Returns
of the documents can be opened.
Description
Opens the specified files in new document windows. If a file is already open, it opens again; to
avoid redundant open operations, call
See also
fw.findOpenDocument()
fw.popupColorPicker()
Availability
Fireworks MX.
Usage
fw.popupColorPicker(screenLoc, initialColor, allowTransparent, forceWeb216)
Arguments
The location at which the dialog box appears, in the form of a point
screenLoc
(see
"Point data type" on page 11
float}
initialColor
string data type" on page 11
allowTransparent
transparent,
false
forceWeb216
to
to force the color change,
true
Returns
The chosen color in
syntax details).
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
dialog box. (For syntax details, see
262
Chapter 5: Fireworks JavaScript API
The initially selected color in the dialog box, in the form
for syntax details).
A Boolean value that lets the user select a transparent color; set to
otherwise.
A Boolean value that forces the chosen color to fall within the web216 panel; set
false
format (see
#rrggbbaa
A color string in
#rrggbbaa
"Color string data type" on page
findOpenDocument()
for syntax details).
otherwise.
"Color string data type" on page 11
format, which is the color initially selected in the
first.
{x: float
#rrggbbaa
for
11.)
if none
null
,
y:
(see
"Color
for
true

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FIREWORKS MX 2004-EXTENDING FIREWORKS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Fireworks mx 2004

Table of Contents