On Mon, Jan 18, 2010 at 5:41 AM, waseem gondal <[email protected]> wrote: > Hi, > I am new on flex , and i have develop a multilingual website using > Arabic and English. I want to change the language at run time. > Please tell me any help, or this could be implemented in flex3 or i > have to switch at flex4.
Yes, it can be done in Flex 3, but you will need Flash Player 10 and the Text Layout Framework (TLF) if you want to do an RTL language like Arabic. Flex 4 has TLF built-in. http://cookbooks.adobe.com/post_Change_Locale_at_the_runtime-11143.html http://corlan.org/2009/01/19/how-to-use-text-layout-framework-in-flex-32-or-air-15/ BTW, this list is for questions about building Flex applications with Maven and the Flexmojos plugin. General Flex questions should be directed to the Adobe Forums or the Flexcoders Yahoo list. Logan
-- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/
