Chapter 4. Objects

This chapter describes the JavaScript objects that the SDK supplies. Some of these objects are created when GoLive interprets a Main.html file, while others, such as the Application object, are always available.

Global Properties and Functions

This section describes properties and methods available within the global JavaScript namespace.

Global properties

Global properties provide access to the Application object, the Module object, the Common object, and all currently available Dialogs, Palettes, Boxes, and Menus.

Various global properties provide access to collections of Dialogs, Palettes, Boxes, and Menus. A collection Object (page 72) is like an array that enables you retrieve objects by name as well as by integer index. (When ...

Get Adobe GoLive CS2 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.