EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Spezifikationen Seite 10

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 304
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 9
CHAPTER 1: Introduction ExtendScript overview 10
The samples are located under the ExtendScript SDK root directory:
SDKroot/Samples/javascript/ sample scripts
SDKroot/Samples//javascript/resources/ resources, such as image or flash files
Development and debugging tools
For help in developing, debugging, and testing scripts, Adobe provides the ExtendScript Toolkit, an
interactive development and testing environment for ExtendScript, which is installed with all
JavaScript-enabled applications. For complete details, see Chapter 2, “
The ExtendScript Toolkit.”
ExtendScript also provides global objects that support development and debugging:
X A global debugging object, the Dollar ($) object.
X A reporting utility for ExtendScript elements, the ExtendScript reflection interface.
For complete details, see Chapter 8, “
ExtendScript Tools and Features.”
Cross-platform file-system access
Adobe ExtendScript defines File and Folder classes that simplify cross-platform file-system access. These
classes are available to all applications that support a JavaScript interface.
For complete details, see Chapter 3, “
File System Access.”
User-interface development tools
Adobe provides the ScriptUI module, which works with the ExtendScript JavaScript interpreter to provide
JavaScript scripts with the ability to create and interact with user interface elements. It provides an object
model for windows and user-interface control elements within an Adobe application. For complete details,
see Chapter 4, “
User-Interface Tools.”
In addition, ExtendScript provides:
X Global functions for localization of display strings; see Localizing ExtendScript strings” on page 224
X Global functions for displaying short messages in dialog boxes; see User notification dialogs” on
page 227.
X An object type for specifying measurement values together with their units; see Specifying
measurement values” on page 230.
Interapplication communication and messaging
ExtendScript provides a common scripting environment for all Adobe JavaScript-enabled applications,
and allows interapplication communication through scripts.
Different levels of communication are provided through the cross-DOM and the messaging framework.
X Cross-DOM functions are a limited set of basic functions common across all message-enabled
applications, which allow your script to, for example, open or print files in other applications, simply by
calling the
open or print function for that application.
Seitenansicht 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 303 304

Kommentare zu diesen Handbüchern

Keine Kommentare