Nice article on how to synchronize a SQLite database and server database for offline access.Andre de Cavaignac blogs about row-based and field-based synchronization and gives an idea on how to Synchronizing SQLite Databases With The Server using Adobe AIR
read more on Synchronizing SQLite Databases With The Server
Thought of posting some links on Mashups using Adobe AIR.
In web development, a mashup is a application that combines data from more than one source into a single integrated tool.
Jack Herrington writes on how to create a mashup using Yahoo Music API using Adobe AIR.Now play with a data source containing musicians, bands, album listings, and videos
Read more on Build a Yahoo Music Mashup with Adobe AIR
David Tucker writes about 10 common issues adobe air developers face during the development of adobe air applications. He discusses about Platform specific applications, Update Capability, Changing Application ID, Plan for offline support, Custom chrome interface related issues, Usage of Badge, Importance of data encryption, Native Interaction, Issues related to performance
Read more on 10 common mistakes when building AIR applications
Check this out Tour de Flex application done in Adobe AIR … Cool
As per the website http://flex.org/tour
Tour de Flex is a desktop application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR and data integration, as well as a variety of third-party components, effects, skins, and more.
Tour de Flex includes over 200 runnable samples, each with source code, links to documentation, and other details. Topics include the Flex Core Components, Flex Data Access, AIR Desktop Capabilities, Cloud APIs, Data Visualization, Mapping, and a growing collection of custom components, effects, skins, etc.
More info & Download @ Tour de Flex application
Mihai Corlan talks about on how to
Store data in the SQLite database
Store ActionScript objects in files
Store assets in files
Store ActionScript objects in the encrypted local store
Good examples with source
Read more on Store data locally in AIR
Recent Comments