Posted by: phpcurious on: March 12, 2008
I thought I might try to study how to create air application with HTML and javascript,
so, I went to the Livedocs and, here’s how I learned it:
Firstly,
You have to download and/or install the following files (Assuming you have windows as your OS):
1. Create a folder named “HelloWorld”.
2. Create 2 files, named “HelloWorld-app.xml” , “HelloWorld.html” that should be in “HelloWorld” directory.
3. copy AIRAliases.js from ADL frameworks directory to HelloWorld directory.
4. edit HelloWorld-app.xml, and save it with this text:
5. edit HelloWorld.html and save it with this text:
To test the application , go to command console , and type:
If there are no problems, your AIR application should show up like this:

6. use the ADT utility to package the application into an AIR installation file.
Air applications must be digitally signed, especially for commercial distribution for application security. See AIR security for more details and information.
Create the HelloWorld Air application file by typing this in the command console:
[...] geposte link naar tutorial is voor Adobe AIR beta en werkte dus maar half meer met de nieuwe AIR. Deze tutorial half toegepast, geeft eindelijke een deftig Hello World [...]
In my case
When I copy 3 files mentioned above in the BIN directory, and using first command then it is giving error
application descriptor not found
Please tell me how to do it as I am new to AIR programming.
March 13, 2008 at 2:30 am
Astig mo Joe… teach me please…