Advanced AIR – EncryptedLocalStore
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.

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.
Tags: encryptedLocalStore
January 17th, 2010 at 8:33 pm
nice to know you….
i dont see my my flash.data package that contain EncryptedLocalStore class in my flash cs3 pro installation. how to get it?
thx a lot.
January 18th, 2010 at 8:12 am
Hey, you will need Flash CS4 for this.
April 3rd, 2010 at 6:20 am
[...] source files for this episode are in an earlier blog post so you can download them and grab the [...]