Home > Flash

Printing from an HTML AIR Application

Printing from an HTML AIR Application

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

Visit Site

Saving Remote Files in Adobe Air

Saving Remote Files in Adobe Air

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.

Visit Site

Automatic Offline Data Synchronization in AIR

Automatic Offline Data Synchronization in AIR

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.

Visit Site

Adobe AIR

Adobe AIR

Tutorials on Flash and Air

Visit Site

Tween/Easing Classes Documented

Tween/Easing Classes Documented

A guide to using tweens and easing in Actionscript

Visit Site

Export JPEG with Flash/PHP

Export JPEG with Flash/PHP

tutorial that explains exporting images from flash

Visit Site

Make screenshots, filter and output as jpg from Flash 8

Make screenshots, filter and output as jpg from Flash 8

Capture images from a video

Visit Site

The Flash Video Training Podcast

The Flash Video Training Podcast

Lots of free flash video tutorials

Visit Site

Phong

Phong

Great range of flash tutorials

Visit Site

Senocular

Senocular

range of flash tutorials

Visit Site

1 2 3 Next

Back to top