Description
Opens the named file with the specified image editor.
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.
Arguments
fileURL, appURL
The
argument is the path to the file to open, which is expressed as a file:// URL.
fileURL
The
argument is the path to the application with which to open the file, which is
appURL
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
otherwise.
false
Global application functions
Global application functions act on the entire application. They handle tasks such as quitting
and accessing Preferences.
if Flash MX (or a later version) is installed on the local computer;
Global application functions
155
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?