Adobe AIR: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 9: Line 9:
== Installing the AIR Framework ==
== Installing the AIR Framework ==


...
Download the SDK from [http://labs.adobe.com/downloads/airsdk.html adobe labs].


=== Writing AIR Applications ===
=== Writing AIR Applications ===

Revision as of 20:45, 17 November 2007

Draft

<pageby nominor="false" comments="false"/>

Definition

“Adobe Integrated Runtime, also known as Adobe AIR, codenamed and originally called Apollo[1], is a cross-OS runtime environment for building Rich Internet Applications, using Flash, Flex, HTML and Ajax, that can be deployed as a desktop application.” (Wikipedia, retrieved 19:33, 17 November 2007 (GMT0)).

Installing the AIR Framework

Download the SDK from adobe labs.

Writing AIR Applications

AIR applications can be developed with either Javascript or Actionscript.

  • Develop on Adobe AIR with HTML and JavaScript
  • Develop on Adobe AIR with Adobe Flash
  • Develop on Adobe AIR with Adobe Flex

Links

Adobe tutorials

...

Other