[Answered ]-Internationalization for Flex/Flash Apps

1👍

In my opinion localization with Flex is sort of … unsatisfactory.
If you use the ResourceManager you can’t work with the design view. Instead of “Hello” there would be something like “ResourceManager.get…..”

A better solution is to use LocalizationMaps, which is sort of a mate extension:
http://mate.asfusion.com/news/flex-i18n-with-localizationsmaps-an-amazing-extension

👤hering

1👍

Have a look on Lupo Manager

0👍

For Flex use the ResourceManager.

Leave a comment