Hi all, I'm working on deploying a flex app for the very first time. It's a standalone flex app, which talks to multiple java webapps using openamf. So in development, I just harded the url's of the webapps/servlets. What would the best way to load these information at runtime (maybe from properties files, etc) so that depending on the environment (dev, qa, prod), the flex app will communicate to the correct java servers? Thanks. Ban
- [flexcoders] Loading flex config file at runtime letterpigeon

