开发者

Compiling resource bundles in flex

开发者 https://www.devze.com 2023-02-18 00:56 出处:网络
I want to compile my locale, resource.properties file into a swf. How can I do that??开发者_如何学C

I want to compile my locale, resource.properties file into a swf.

How can I do that??开发者_如何学C

The documentation on Adobe site seems to be insufficient.

Can someone please help.

Thanks

Neera


I think this post from Sönke Rohde will help you: http://soenkerohde.com/2008/07/flex-localization/
He explains how to set up the localization in Flex.

Maybe you should also have a look at BabelFX: http://babelfx.org/


http://livedocs.adobe.com/flex/3/html/help.html?content=l10n_1.html

You can't do it directly from Flash Builder, you need to write a shell, ANT or Maven build script.

0

精彩评论

暂无评论...
验证码 换一张
取 消