Arguments
The URL of the page appear in the browser. Any legal URL (including http://, ftp://,
URL
and so on) can be passed. Fireworks does not check this argument for syntax; if you pass an
illegal value, the browser does not open the URL.
Returns
Nothing.
Description
Opens the user's primary browser and displays the specified URL.
fw.browseForFileURL()
Availability
Fireworks 3.
Usage
fw.browseForFileURL(browseType, title, previewArea)
Arguments
Acceptable values are
,
, and
. The first two values
browseType
"open"
"select"
"save"
display an Open dialog box; each is acceptable for compatibility with Macromedia
Dreamweaver. The third value displays a Save dialog box.
and
Ignored by Fireworks but are accepted for compatibility
title
previewArea
with Dreamweaver.
Returns
The file URL selected by the user, or
if the dialog box was canceled.
null
Description
Displays an Open or Save dialog box to the user.
fw.browseForFolderURL()
Availability
Fireworks 3.
Usage
fw.browseForFolderURL({title}, {startFolder})
306
Fireworks JavaScript API
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers