MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 54

Dreamweaver api reference
Table of Contents

Advertisement

FWLaunch.bringFWToFront()
Availability
Dreamweaver 3, Fireworks 3.
Description
This function brings Fireworks to the front if it is running.
Arguments
None.
Returns
Nothing.
FWLaunch.execJsInFireworks()
Availability
Dreamweaver 3, Fireworks 3.
Description
This function passes the specified JavaScript, or a reference to a JavaScript file, to Fireworks
to execute.
Arguments
javascriptOrFileURL
The
javascriptOrFileURL
string of literal JavaScript or the path to a JavaScript file.
Returns
A cookie object if the JavaScript passes successfully or a nonzero error code that indicates one
of the following errors occurred:
Invalid usage, which indicates that the
value or as an empty string, or the path to the JS or JSF file is invalid.
null
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).
54
Fireworks Integration
argument, which is expressed as a file:// URL, is either a
javascriptOrFileURL
argument is specified as a

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?

This manual is also suitable for:

Dreamweaver 8

Table of Contents