Advanced AIR – EncryptedLocalStore

January 9th, 2010

Well, finally back into it again after the holidays and now, the second last of my Advanced AIR posts from the upcoming series of Flash Downunder.

This one looks at how easy it is to store data locally in the AIR application and to retrieve it using EncryptedLocalStore. This example uses four simple functions to save data, load data, delete data and delete all data.

encryptedLocalStore

You can download the source files here and also download the simple AIR app below to test it out.

If you missed the earlier examples they are available from the ‘Source file links‘ on the side.