Adobe 38040334 - Dreamweaver CS3 User Manual page 111

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

dreamweaver.getExtensionEditorList()
Availability
Dreamweaver 3
Description
Gets a list of editors for the specified file from the External Editors preferences.
Arguments
fileURL
• The
argument can be a complete file:// URL, a filename, or a file extension (including the period).
fileURL
Returns
An array that contains a pair of strings for each editor in the list. The first string in each pair is the name of the editor,
and the second string is its location on the user's computer, which is expressed as a file:// URL. If no editors appear
in Preferences, the function returns an array that contains one empty string.
Example
A call to the
dreamweaver.getExtensionEditorList(".gif")
following strings:
"Fireworks 3"
"file:///C|/Program Files/Adobe/Fireworks 3/Fireworks 3.exe"
dreamweaver.getExternalTextEditor()
Availability
Dreamweaver 4.
Description
Gets the name of the currently configured external text editor.
Arguments
None.
Returns
A string that contains the name of the text editor that is suitable for presentation in the user interface (UI), not the
full path.
dreamweaver.getFlashPath()
Availability
Dreamweaver MX.
Description
Gets the full path to the Flash MX application in the form of a file URL.
Arguments
None.
function might return an array that contains the
DREAMWEAVER CS3
106
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents