Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
Trusted Contributor
26filip
Posts: 163
Registered: ‎01-30-2011
My Carrier: Orange Poland
Accepted Solution

How save application settings (variables)?

How can I save application settings? I have a variable, which default value is 0. User can set it to 1 if he something do. How can I it save? It is possible without I/O?
All time online :smileyvery-happy:
Please use plain text.
Developer
peter9477
Posts: 5,634
Registered: ‎12-08-2010
My Carrier: none

Re: How save application settings (variables)?

The best place to start is SharedObject.


Peter Hansen -- (PlayBook and dev-related blog posts at http://peterhansen.ca.)
Author of White Noise and Battery Guru for BB10 and for PlayBook | Get more from your battery!
Please use plain text.
Developer
jffurlan
Posts: 1,003
Registered: ‎01-16-2011
My Carrier: Rogers

Re: How save application settings (variables)?

Thnak you Peter9477! I don't know why I didn't think to search, but as you know I've been looking for somewhere to read up on SharedObject to start learning it, and this is perfect.

- If you like my response/post, or it helped you find an answer you were looking for, please provide a Kudo - white star to the bottom right of this post. -
- Please use the search bar at the top, or check out the PlayBook FAQ's for help getting started -
- Hockey DrillBook -
Please use plain text.
Trusted Contributor
26filip
Posts: 163
Registered: ‎01-30-2011
My Carrier: Orange Poland

Re: How save application settings (variables)?

Thanks for help, peter9477.
All time online :smileyvery-happy:
Please use plain text.