Christophe updates the popular Salesbuilder with AIR 1.5 Database Encryption.Salesbuilder 1.5 leverages the new database encryption feature to allow you to secure your local database.
Adobe AIR 1.5 New features include database encryption, Flash Player 10 support, and an updated version of WebKit.
Learn more and download Salesbuilder 1.5 with new AIR 1.5 Database Encryption
asSQL is an Actionscript 3 Mysql Driver aimed towards AIR projects to allow Mysql database connectivity directly from Actionscript.
more detail at google code on asSQL connect directly to the MySql server database using AIR
Examples @ http://code.google.com/p/assql/wiki/Examples
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
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
With the release of Adobe AIR 1.5 now you can encrypt local SQLite database, H. Paul Robertson, Adobe walks you through on how to
1. Create an encrypted database file, using a password as the basis for the encryption key
2. Reopen an encrypted database file
3. Handle an error if the encryption key is incorrect
Read more on working with the encrypted local SQLite database
Also check out Using Encrypted SQLite database in AIR 1.5 (from the cookbook)
Recent Comments