AIR application development Chinese Guide (beta2)
If reprint, please note: Translator: Evergreen blog: http://blog.csdn.net/lixinye0123
Chapter 1. Getting started with Adobe AIR
1.1 What Is Adobe AIR
1.2 install AIR runtime and routine
1.3 set the development environment
1.4 distribute, install and run the AIR application
1.5 air security
1.6 air file structure
Chapter 2. Set flex Builder
2.1 about the air support of flex Builder
2.2 migrate from Flex builder 2.0.1 to flex builder 3
Chapter 3. Set the flex SDK
3.1 install and configure the Flex 3 SDK in Windows
3.2 delete mms. cfg settings
Chapter 4. Use flex builder to create the first flex air Program
4.1 create an air project
4.2 write code
4.3 Test the program
4.4 package and run the program
Chapter 5. Use the flex SDK to create the first flex air Program
5.1 create an application description file
5.2 write program code
5.3 compile program code
5.4 Test Procedure
5.5 package
Chapter 6. Use flex bilder to develop the air Program
6.1 create an air project
6.2 debug the air Program
6.3 package
6.4 create an air Library Project
Chapter 7. Use the flex air component
7.1 about flex air components
7.2 use the receivwedapplication component
7.3 about html Components
7.4 window container
Chapter 8. Use the command line tool to create an AIR application
8.1 use the amxmlc compiler to compile program code
8.2 use the acompc compiler to compile air components and libraries
8.3 use the air debugger (ADL) to debug the program
8.4 use the air development tool (ADT) package
8.5 use ant in simple engineering projects
8.6 use ant in Complex Engineering Projects
Chapter 9. Setting Application Properties
9.1 structure of the application description file
9.2 define attributes in the application description file
9.3 New Features of Adobe AIR
Chapter 10. Forms (Windows) and menus
10.1 air form Basics
10.2 create a form
10.3 Control Form
10.4 listen to Form Events
10.5 use full screen form Mode
10.6 screens
10.7 air menu Overview
10.8 create a local menu
Chapter 4. documents and data
11.1 air File System Overview
11.2 use a file object
11.3 obtain file system information
11.4 directory
11.5 files
11.6 encrypted local storage
11.7 drag (drag and drop)
11.8 copy and paste
11.9 local SQL database