Overview of the JavaScript Language Reference for Adobe® AIR™

The JavaScript Language Reference for Adobe® AIR™ is a reference manual for the Beta 2 version of Adobe AIR.

This version includes details on the Adobe AIR classes and functions. The Adobe AIR classes are available in HTML-based AIR applications via the window.runtime object. You can also reference these classes via the air object by including the AIRAliases.js file in your code:

	<script src="AIRAliases.js" />

This language reference documents only those classes of interest to developers of HTML-based AIR applications. Other runtime classes, while still available via the window.runtime object, are not documented in this reference, as they are applicable for developers of SWF-based AIR applications (which use the ActionScript 3.0 display list DOM, instead of the HTML DOM).

For more information, see the Developing AIR Applications with HTML book.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/labs/air/1/jslr/overview.html