Chapter 6. Events and Event Handlers

This chapter describes the event-handling mechanism that Adobe GoLive CS2 SDK (version 8.0) uses when system or user events occur, such as a change in the state of a control or document. Your extension can define event-handling functions to respond to given events as needed, and register those functions with the objects in which the events might occur. You need not implement event-handling functions for features your extension does not use. For example, if your extension does not provide a custom control, it need not register any event-handling functions with that object.

Note

Event handling has changed significantly in release 8.0. See “Compatibility with Previous Event Handlers” on page 395.

Initialization ...

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.