User Guide

Global application functions 155
Description
Opens the named file with the specified image editor.
Arguments
fileURL, appURL
The fileURL argument is the path to the file to open, which is expressed as a file:// URL.
The appURL argument is the path to the application with which to open the file, which is
expressed as a file:// URL.
Returns
Nothing.
dreamweaver.validateFlash()
Availability
Dreamweaver MX.
Description
Determines whether Flash MX (or a later version) is installed on the local computer.
Arguments
None.
Returns
A Boolean value: true if Flash MX (or a later version) is installed on the local computer;
false otherwise.
Global application functions
Global application functions act on the entire application. They handle tasks such as quitting
and accessing Preferences.
NOTE
This function invokes a special Macromedia Fireworks integration mechanism that
returns information to the active document if Fireworks is specified as the image editor.
To prevent errors if no document is active, this function should never be called from the
Site panel.
000_DW_API_Print.book Page 155 Wednesday, July 20, 2005 11:58 AM