Flash应用程序的国际化 [英] Internationalization for flash applications

查看:161
本文介绍了Flash应用程序的国际化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Flash应用程序(非Flex),我想支持国际化。在flex中,有一个很好的抽象ResourceManager,在其中为每个语言环境提供资源包。是否有任何与actionscript相当的功能?

解决方案

我们为gettext创建了一个漂亮的小工具:

http://code.google.com/p/asgettext/

使用此工具,您可以使用默认国际化工具轻松创建多语言应用程序。


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?

解决方案

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.

这篇关于Flash应用程序的国际化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆