A Preferences Manager of AIR: CPreferencesManager
By admin | November 11, 2008
If you have met the problem: When you have changed some settings of your application and want to access them directly when launched the next time. What will you do? It could be very easily realized by regedit for the MFC. But if the AIR 1.1, it currently still doesn’t supply the simple function for this problem. Then following is a class may help you to solve this question. If you need could use it freely.
http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=10064
Topics:
Adobe AIR |
No Comments »
|
Tags: air, CPreferencesManager