MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 305

Dreamweaver api reference
Table of Contents

Advertisement

dreamweaver.browseForFileURL()
Availability
Dreamweaver 1, enhanced in 2, 3, and 4.
Description
Opens the specified type of dialog box with the specified label in the title bar.
Arguments
openSelectOrSave, {titleBarLabel}, {bShowPreviewPane}, ¬
{bSupressSiteRootWarnings}, {arrayOfExtensions}
The
openSelectOrSave
"
, "
open"
select"
The
titleBarLabel
in the title bar of the dialog box. If this argument is omitted, Dreamweaver uses the
default label that the operating system supplies.
The
bShowPreviewPane
indicates whether to display the Image Preview Pane in the dialog box. If this argument is
a value of
, the dialog box filters for image files; if omitted, it defaults to a value of
true
.
false
The
bSupressSiteRootWarnings
value that indicates whether to suppress warnings about the selected file being outside the
site root. If this argument is omitted, it defaults to a value of
The
arrayOfExtensions
specifying default content for the Files of type list menu at the bottom of the dialog box.
The proper syntax is
is the name of the file type to appear. The extensions can be specified as
.xxx[;.yyy;.zzz]
(optionally,
.yyy
file type constant for the Macintosh.
Returns
A string that contains the name of the file, which is expressed as a file:// URL.
argument is a string that indicates the type of dialog box as
, or "
.
save"
argument (added in Dreamweaver 2) is the label that should appear
argument (added in Dreamweaver 2) is a Boolean value that
argument (added in Dreamweaver 3) is a Boolean
argument (added in Dreamweaver 4) is an array of strings for
menuEntryText|.xxx[;.yyy;.zzz]|CCCC|
or
, where
CCCC
.xxx
and
specify multiple file extensions) and
.zzz
false
specifies the file extension for the file type
File manipulation functions
.
, where
menuEntryText
is the four-character
CCCC
305

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents