You probably just need to create fr_CA and de_CH subdirectories inside of frameworks/locale so that the resource SWCs for these locales can be created there.
Gordon Smith Adobe Flex SDK Team From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Silvester Sent: Friday, March 19, 2010 6:22 AM To: [email protected] Subject: [flexcoders] How can i localize and internationalize a flex application Hi All, I did all the steps for this like copyloale, create resource file and cnage the compiler optionin Flex builder. The localization works in Flex builder environment, but when I try to compile the resourcebundles from command line, I get for fr_CA and de_CH, he following Error: unable to open 'locale/fr_CA' and Error: unable to open 'locale/de_CH' . Any quick help on this is well appreciated. When I try to compile for en_US it creates the .swf file. Thanks in advance, Ann.

