![]()
Printing the main HTML page of an HTML AIR application is quite easy thanks to PrintJob. Sadly, the printing function familiar to javascript developers window.print() does not work in HTML AIR applications. The sample that follows gives a replace for window.print() in about 22 lines of javascript
![]()
The next hurdle ive come across while working on Air. I needed to save files from a remote site, but found there was a lack of documentation or I just hadn’t looked hard enough ofcourse. I thought i would provide an example and please note I use AJAX/HTML for Air development.
![]()
LCDS 2.6 allows you to build AIR applications with automatic offline data synchronization. This feature leverages the SQLite relational database system embedded in the AIR runtime, but the advantage is that the data synchronization process is entirely automatic: you don’t have to write SQL statements or synchronization logic to keep your local database in sync with your central database.
![]()
Tutorials on Flash and Air
![]()
A guide to using tweens and easing in Actionscript
![]()
tutorial that explains exporting images from flash
![]()
Capture images from a video
![]()
Lots of free flash video tutorials
![]()
Great range of flash tutorials
![]()
range of flash tutorials