<ignore_js_op>
![](http://bbs.9ria.com/static/image/filetype/zip.gif)
![](http://bbs.9ria.com/static/image/filetype/zip.gif)
![](http://bbs.9ria.com/static/image/filetype/zip.gif)
http://bbs.9ria.com/thread-149269-1-1.html
var str:String = "Bob";var bytes:ByteArray = new ByteArray();bytes.writeUTFBytes(str);EncryptedLocalStore.setItem("firstName", bytes);var storedValue:ByteArray = EncryptedLocalStore.getItem("firstName");trace(storedValue.readUTFBytes(storedValue.length)); // "Bob"EncryptedLocalStore.removeItem("firstName");
Windows 7/Vista
Application Data
C:\Users\[USERNAME]\AppData\Roaming\[APP_ID]ELSC:\Users\[USERNAME]\AppData\Roaming\Adobe\AIR\ELS\[APP_ID]OS X
Application Data
OSX/Users/[USERNAME]/Library/Preferences/[APP_ID]ELSOSX/Users/[USERNAME]/Library/Application Support/Adobe/AIR/ELS/[APP_ID]Windows XP
Application Data
C:\Documents and Settings\[USERNAME]\Application Data\[APP_ID]ELSC:\Documents and Settings\[USERNAME]\Application Data\Adobe\AIR\ELS\[APP_ID]