If
bOpenAsNew
bOpenAsNew
unsaved and untitled documents. If
with their original names. This argument is optional.
bOpenWithWindowHidden
Fireworks 8, is
, and if there is only one document to open, the document will be hidden
true
when opened. If more than one document is being opened, this parameter is ignored. The
default value is
false
Returns
If any of the files can be opened, returns the Document object for each file. Returns
none 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
y: float}
(for syntax details, see
The initially selected color in the dialog box, in the form
initialColor
syntax details, see
"Color string data type" on page
allowTransparent
for transparent,
false
A Boolean value that forces the specified color to fall within the web216
forceWeb216
panel; set to
to force the color change,
true
330
Fireworks JavaScript API
, which was added in Fireworks 4, is
bOpenAsNew
Boolean. If
bOpenWithWindowHidden
. This parameter was added to enhance the Batch Process feature.
findOpenDocument()
"Point data type" on page
A Boolean value that lets the user select a transparent color; set to
otherwise.
is
(the default value), they are opened
false
first.
12).
11).
otherwise.
false
, the files are opened as
true
, which was added in
null
{x: float
#rrggbbaa
if
,
(for
true
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers