I use SharedObject.getLocal() to store preferences from Flash, but what about passwords?

When I log in to gmail, ebay, etc., my passwords are pulled from a "vault", which I have access to by virtue of being logged in to my computer. I can look these up in my browser.

What's an acceptable way to store passwords? Is it okay to just use SharedObject.getLocal()?
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to