Re: [flexcoders] Re: DateFormatter and dynamic resource management errror

2009-09-09 Thread Andriy Panas
Hi Ben, I was just wondering, do you really need to recompile SWC file 'framework_rb.swc' in order for updated values in *.properties files (e.g SharedResources.properties, controls.properties, etc) to become available in the localized Flex application? From my experience - I've edited

[flexcoders] Re: DateFormatter and dynamic resource management errror

2009-04-19 Thread Ben Reynolds
Maybe all this will help someone else here looking for a solution to this problem (and maybe some kindly bots will run across it at some point too). In short, you have to compile your own SWCs for each of the languages, and not just the resource library SWFs every other instruction set tells you

[flexcoders] Re: DateFormatter and dynamic resource management errror

2009-04-17 Thread Ben Reynolds
Okay, I have what I suppose is a solution to this, but I'm still short a coupla answers. 1) I ran the resource-bundle-list option again on my application mxmlc -locale= -resource-bundle-list=myresources.txt -include-libraries+=..\libs\CairngormWithExtensions.swc app.mxml which came up with: