Chapter 9. Interapplication Communication with Scripts
Scripts written for any Adobe Creative Suite 2 application can communicate with other Creative Suite 2 applications in three ways:
Cross-DOM Functions (page 194)
This limited set of basic functions is common across all Adobe Creative Suite 2 applications, and allows your script to, for example, open or print files in other applications, simply by calling the
open
orprint
function for that application. Cross-DOM API Reference (page 195) provides reference details for the functions of the Cross-DOM.Cross-DOM API Reference (page 195)
Each Adobe Creative Suite 2 application exports a set of functions to provide a selected set of application-specific functionality. For example, a Bridge script can ...
Get Adobe® Bridge® Official JavaScript Reference now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.