Adobe AIR: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
m (Text replacement - "<pageby nominor="false" comments="false"/>" to "<!-- <pageby nominor="false" comments="false"/> -->")
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Stub}}
{{Stub}}


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


== Definition ==
== Definition ==
Line 7: Line 7:
{{quotation|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.}} ([http://en.wikipedia.org/wiki/Adobe_AIR Wikipedia], retrieved 19:33, 17 November 2007 (GMT0)).
{{quotation|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.}} ([http://en.wikipedia.org/wiki/Adobe_AIR Wikipedia], retrieved 19:33, 17 November 2007 (GMT0)).


== Installing the AIR Framework ==
{{quotation|The Adobe® AIR® runtime includes both the WebKit HTML and Adobe Flash® engines, enabling you to build applications using HTML, JavaScript, Flash, or Flex. Because Adobe AIR supports these technologies equally, you can use the tools with which you are already familiar to build web applications in the browser.}} ([http://www.adobe.com/products/air/tools/ AIR development tools], retrieved Sept 29 2010).


...
== AIR Development frameworks ==


=== Writing AIR Applications ===
AIR applications can be developed with a variety of tools, in particular:


...
* HTML and JavaScript using ''Dreamweaver''
* ActionsScript/Flex using Adobe Flash Builder (formerly called [[Adobe Flex Builder]]
* ''Adobe Flash CS5'' (select Adobe Air 2 as publishing format''
* Adobe RoboHelp
 
See Adobe's [http://www.adobe.com/products/air/tools/ AIR development tools] for an updated list.


== Links ==
== Links ==


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


...
* [http://www.adobe.com/devnet/air/flex/ AIR developer center for Flex]
* [http://labs.adobe.com/wiki/index.php/AIR:Documentation AIR documentation @ Adobe labs]
* [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 ===


* [http://en.wikipedia.org/wiki/Adobe_AIR Wikipedia]
* [http://en.wikipedia.org/wiki/Adobe_AIR Adobe Integrated Runtime @ Wikipedia]


* [http://ajaxian.com/downloads/books/AdobeAIR_for_javascript_developers.pdf Adobe AIR for javascript developers], pocket book by O'Reilly. Free pdf at ajaxian.
* [http://ajaxian.com/downloads/books/AdobeAIR_for_javascript_developers.pdf Adobe AIR for javascript developers], pocket book by O'Reilly. Free pdf at ajaxian.


[[Category: Multimedia]]
[[Category: Multimedia]]
[[Category: Technologies]]
 
[[Category: Authoring tools]]
 
[[Category: Flex]]
[[Category: Flex]]
[[Category: HTML]]
[[Category: JavaScript]]
[[Category: Actionscript 3]]
[[Category: Actionscript 3]]
[[Category: Rich internet applications]]
[[Category: Rich internet applications]]

Latest revision as of 19:31, 22 August 2016

Draft


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)).

“The Adobe® AIR® runtime includes both the WebKit HTML and Adobe Flash® engines, enabling you to build applications using HTML, JavaScript, Flash, or Flex. Because Adobe AIR supports these technologies equally, you can use the tools with which you are already familiar to build web applications in the browser.” (AIR development tools, retrieved Sept 29 2010).

AIR Development frameworks

AIR applications can be developed with a variety of tools, in particular:

  • HTML and JavaScript using Dreamweaver
  • ActionsScript/Flex using Adobe Flash Builder (formerly called Adobe Flex Builder
  • Adobe Flash CS5 (select Adobe Air 2 as publishing format
  • Adobe RoboHelp

See Adobe's AIR development tools for an updated list.

Links

Adobe Resources

Other