Guy, I have a piece of code, which reads, XML and can be used as resource bundle @ runtime, if u need then i can mail u
Two tpyes, - Static - Run time ( note - other than .properties file, a simple xml file ) -- Regards, Paresh M. More Senior Software Engineer Nashik/Pune, Maharashtra, India. Email - [email protected] On Thu, Apr 2, 2009 at 2:39 PM, guy.tomer <[email protected]> wrote: > Hello, > > We're managing the configuration on the server (java) and those > configurations are generated in runtime as .properties format (text or xml). > > The flex client loads the configuration in runtime. > > Does anyone know of a utility class in as3 to parse .properties format? > > Alternatively (less preferred) does anyone know of an easy way to generate > the swf file from the .properties on the server so it could be loaded as a > ResourceBundle? > > Thanks, > Guy > > >

