I'm trying to create locale resource modules (the SWF files) to load at runtime.
I have updated all properties files needed in all bunders in the flex framework and compiled the SWC files. If I use those SWC files and compile them into the application itself, my changes are there. I then tried to compile the locales into the SWF resource files. But anytime I use them, even if they load correctly, I don't see the changes. I've tried setting the source path to the SWC folders and to the actual property file locations but neither worked. I'm not sure how I can verify if the resultant SWF files actually have the data and I'm loading it incorrectly or if the SWF files are being compiled incorrectly. I'm using ModuleMarshaller from here http://aaronhardy.com/flex/loading-a-remote-module-into-a-local-app/#more-295 to load the module. I've tried loading it remotely and from the local disk. Kyle McKnight Senior UI Engineer - Accesso 602.515.1444 (M)
