here is a good example how 3 projects are created
check here
Showing posts with label air. Show all posts
Showing posts with label air. Show all posts
Friday, September 7, 2007
Saturday, August 4, 2007
Setting status bar message in AIR Application
source : here
Here is a small tip to set status bar messages in AIR Application.
Application.application.statusBar.status = "Hello World..";
Here is a small tip to set status bar messages in AIR Application.
Application.application.statusBar.status = "Hello World..";
Subscribe to:
Posts (Atom)