浏览排行
本站推荐
本周下载榜
总下载排行

软件介绍
Adobe Air是Adobe公司出品的跨操作系统的运行时库,通过它开发者可利用现有的Web开发技术(Flash,Flex,HTML,Javas cript,Ajax)来构建富Internet应用程序并部署为桌面应用程序
======Getting Started with the AIR SDK======
1) Build your HTML files using the editor of your choice. Arrange them as you would on a web server, in a single folder with relative references.
2) If you are using the AIR APIs, include a <s cript> reference to the AIRAliases.js file. AIR APIs are only available to your application content (not to content loaded from remote sources). Also, there are limitations on calling the eval() function and similar APIs in AIR application content. For details, see the AIR SDK documentation (listed below).
3) Use ADT to test your application with the debugger.
4) Use ADL to build an application installer that can be distributed to other people.
5) If you're distributing your AIR application from a web page, refer to the topic "Distributing and installing using the seamless install feature" in "Developing Adobe AIR Applications with HTML and Ajax".
More information about all of these steps is available in the "Developing Adobe AIR Applications with HTML and Ajax". See the next section for the locations of the AIR documentation.
If you want to build Flex-based AIR applications, download the Flex SDK: http://www.adobe.com/products/flex/sdk/
======AIR SDK Documentation======
The following Adobe AIR HTML developer documentation is available in the LiveDocs (online) format:
- Developing Adobe AIR Applications with HTML and Ajax -- http://www.adobe.com/go/learn_air_html
- Adobe AIR Quick Starts for HTML -- http://www.adobe.com/go/learn_air_html_qs
- Adobe AIR Language Reference for HTML Developers -- http://www.adobe.com/go/learn_air_html_jslr
===Downloading Adobe AIR HTML documentation===
The Adobe AIR HTML documentation set (a ZIP file) is available for download here:
相关软件
注意事项