Gordon, curious, I've heard it is recommended to use a Module for each
language and load them at runtime.  This still recommended?  I'd think
baking all languages into the swf would be ok, its all simple text
strings after all.  Perhaps its the ubiquitous 'it depends'?  What is
Adobe's recommendation on this the need to support several languages
and resource bundles?

DK

On Fri, Jun 20, 2008 at 5:14 PM, Gordon Smith <[EMAIL PROTECTED]> wrote:
> You want to learn about the ResourceManager class in Flex 3. It allows you
> to simply change its localeChain property at runtime and have the entire
> application redraw in a new language.
>
>
>
> Gordon Smith
>
> Adobe Flex SDK Team
>
>
>
> ________________________________
>
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of artur_desig2dev
> Sent: Friday, June 20, 2008 6:12 AM
> To: [email protected]
> Subject: [flexcoders] internationalization @ switching runtime
>
>
>
> forgive my newbie question..
>
> just wanted to find out the best practice on this to date.
> on how to change all the components' language at runtime.
>
> i found 2 methods of doing this:
>
> http://flexme.wordpress.com/2007/07/11/internationalization-in-flex/
>
> http://www.herrodius.com/blog/123
> http://flexme.wordpress.com/2007/07/11/internationalization-in-flex/
>
> thanks
>
> 



-- 
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?

Reply via email to