Which AS3 class should be used to read a simple property / ini file in memory to easily adjust some parameters, such as colors for the project.
may be
key=value <newline>
I like to access it using this API: trace (Settings.get ("key"))
flex actionscript actionscript-3 flex3
Tom
source share