External application functions
147
dreamweaver.openWithBrowseDialog()
Availability
Dreamweaver 3.
Description
Opens the Select External Editor dialog box to let the user select the application with which to
open the specified file.
Arguments
fileURL
•
The
fileURL
argument is the path to the file to open, which is expressed as a file:// URL.
Returns
Nothing.
dreamweaver.openWithExternalTextEditor()
Availability
Dreamweaver 3.
Description
Opens the current document in the external text editor that is specified in the External Editors
entry in the Preferences dialog box.
Arguments
None.
Returns
Nothing.
dreamweaver.openWithImageEditor()
Availability
Dreamweaver 3.
Description
Opens the named file with the specified image editor.
Note:
This function invokes a special Macromedia Fireworks MX 2004 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
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.
000_DW_API_Print.book Page 147 Wednesday, August 20, 2003 9:14 AM
Summary of Contents for DREAMWEAVER MX 2004
Page 1: ...Dreamweaver API Reference...
Page 24: ...24 Contents...
Page 32: ......
Page 70: ...70 Chapter 5 Fireworks Integration...
Page 76: ...76 Chapter 6 Flash Integration...
Page 116: ...116 Chapter 9 The JavaBeans API...
Page 140: ......
Page 152: ...152 Chapter 11 Application...
Page 218: ...218 Chapter 12 Workspace...
Page 248: ...248 Chapter 13 Site...
Page 292: ...292 Chapter 14 Document...
Page 378: ...378 Chapter 17 Design...
Page 430: ...430 Chapter 18 Code...
Page 486: ...486 Index...