![MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Скачать руководство пользователя страница 55](http://html1.mh-extra.com/html/macromedia/dreamweaver-8-dreamweaver-api/dreamweaver-8-dreamweaver-api_reference_3332054055.webp)
The FWLaunch API
55
■
Error starting Fireworks process, which indicates that the function does not open a valid
version of Fireworks (version 3 or later).
■
User cancelled the operation.
FWLaunch.getJsResponse()
Availability
Dreamweaver 3, Fireworks 3.
Description
This function determines whether Fireworks is still executing the JavaScript passed to it by the
FWLaunch.execJsInFireworks()
function, whether the script completed successfully, or
whether an error occurred.
Arguments
progressTrackerCookie
■
The
progressTrackerCookie
argument is the cookie object that the
FWLaunch.execJsInFireworks()
function returns.
Returns
A string that contains the result of the script passed to the
FWLaunch.execJsInFireworks()
function if the operation completes successfully, a
null
value if Fireworks is still executing the
JavaScript, or a nonzero error code that indicates one of the following errors occurred:
■
Invalid usage, which indicates that a JavaScript error occurred while Fireworks executed
the script.
■
File I/O error, which indicates that Fireworks cannot create a Response file because the
disk is full.
■
Error notifying Dreamweaver that the user is not running a valid version of Dreamweaver
(version 3 or later).
■
Error starting Fireworks process, which indicates that the function does not open a valid
version of Fireworks (version 3 or later).
■
User cancelled the operation.
000_DW_API_Print.book Page 55 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...