Nope.. Strings only although why not XML as a string? 

 

Be careful as well... .10mb max storage although that's a lot of xml. 

 

K

 

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of markflex2007
Sent: Tuesday, August 26, 2008 12:53 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Save Object with EncryptedLocalStore

 

Hi,

I am working for a AIR application now.

It see I only can save string with EncryptedLocalStore.

But I want to save object with EncryptedLocalStore.

For instance:

var obj:userVO = new userVO();
obj.firstName = "Tom";
obj.lastName = "Smith"; 

Do you think if it is possible for me to do this?

Thanks

Mark

 

<<image001.jpg>>

<<image002.jpg>>

Reply via email to