I'm working with a flash application (non-flex), and I'd like to support internationalization. In flex there's a nice abstraction ResourceManager in which you provide resource bundles for each locale. Is there any equivalent for actionscript?
How about the Globalization package from AS Foundry?
Haven't used it myself, but this one looks interesting:
http://www.sephiroth.it/weblog/archives/2005/12/actionscript_30_first_attempt.php
It's based on the GNU gettext implementation and tool chain.
We created a nice little tool around gettext:
http://code.google.com/p/asgettext/
With this tool you can easily create multilingual application using a default internationalization tool.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With