Hi Smith, copylocale en_US fr_CA and de_CH infact created these folders and copied the en_US swc files to these folders, but when I try to compile the resource bundle file for fr_CA and de_CH to create the respective .swf files Ii am getting the below error. thanks, Ann.
--- On Sat, 3/20/10, Gordon Smith <[email protected]> wrote: From: Gordon Smith <[email protected]> Subject: RE: [flexcoders] How can i localize and internationalize a flex application To: "[email protected]" <[email protected]> Date: Saturday, March 20, 2010, 2:19 AM 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: flexcod...@yahoogro ups.com [mailto:flexcoders@ yahoogroups. com] On Behalf Of Thomas Silvester Sent: Friday, March 19, 2010 6:22 AM To: flexcod...@yahoogro ups.com 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.

