The org.springextension.actionscript.config package contains the AppSettings classes



Interfaces
 InterfaceDescription
 IAppSettingsListener By implementing this interface, a type can be added as a listener to the AppSettings class and receive notifications when the keys or values are modified.
Classes
 ClassDescription
 AppSettings The AppSettings class is a singleton that holds a set of configuration settings.
 AppSettingsEvent An AppSettings event object that contains information about the key and value that caused the event.