![MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Скачать руководство пользователя страница 147](http://html1.mh-extra.com/html/macromedia/dreamweaver-8-dreamweaver-api/dreamweaver-8-dreamweaver-api_reference_3332054147.webp)
147
10
CHAPTER 10
Application
The application functions perform operations related to Macromedia Dreamweaver 8’s
interaction with other applications or Dreamweaver operations independent of individual
documents (setting preferences, exiting Dreamweaver, and other functions).
External application functions
External application functions handle operations that are related to the Macromedia Flash
application and to the browsers and external editors that are defined in the Preview in Browser
and External Editors preferences. These functions let you get information about these external
applications and open files with them.
dreamweaver.browseDocument()
Availability
Dreamweaver 2; enhanced in 3 and 4.
Description
Opens the specified URL in the specified browser.
Arguments
fileName
,
{browser}
■
The
fileName
argument is the name of the file to open, which is expressed as an
absolute URL.
NO
TE
Some browsers cannot locate the file if the URL contains an anchor, such as
"Configuration/ExtensionHelp/browseHelp.htm#helpyou".
000_DW_API_Print.book Page 147 Wednesday, July 20, 2005 11:58 AM
Содержание DREAMWEAVER 8-DREAMWEAVER API
Страница 1: ...Dreamweaver API Reference...
Страница 16: ......
Страница 28: ...28 The File I O API...
Страница 38: ...38 The HTTP API...
Страница 68: ...68 Flash Integration...
Страница 100: ...100 The Database API...
Страница 116: ...116 The JavaBeans API...
Страница 144: ...144 The Source Control Integration API...
Страница 146: ......
Страница 254: ...254 Workspace...
Страница 298: ...298 Site...
Страница 354: ...354 Document...
Страница 396: ...396 Page Content...
Страница 488: ...488 Design...
Страница 550: ...550 Code...