Adobe AIR: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 21: Line 21:
== Links ==
== Links ==


=== Adobe tutorials ===
=== Adobe Resources ===


* [http://labs.adobe.com/wiki/index.php/AIR:Documentation AIR documentation @ Adobe labs]
* [http://labs.adobe.com/wiki/index.php/AIR:Documentation AIR documentation @ Adobe labs]
* [http://www.adobe.com/devnet/air/flex/ AIR developer center for Flex]
* [http://labs.adobe.com/technologies/air/develop_flash.html Develop AIR with Flash @ Adobe labs]
* [http://labs.adobe.com/technologies/air/develop_ajax.html Develop AIR with Javascript @ Adobe labs]


=== Other ===
=== Other ===

Revision as of 21:50, 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 Resources

Other