Using ant, does anyone know how to build a SWF made up of SWCs (that you've built) that include resource bundles?

Arrgh! After many hours of staring at this problem, I realized that the issue was looking me in the face the whole time The compc task is using 'locale="EN_US"' and the mxmlc task is using 'locale="en_US If anyone ever posts a "what's the stupidest work problem you've ever had? ", this would be my answer.

Arrgh! After many hours of staring at this problem, I realized that the issue was looking me in the face the whole time. The compc task is using 'locale="EN_US"' and the mxmlc task is using 'locale="en_US"'.

If anyone ever posts a "what's the stupidest work problem you've ever had? ", this would be my answer.

Thank you for posting the solution – TiMeister Oct 18 '10 at 11:40 You're young. You have years to make dumber errors. Everyone does it; it's proportional to time.

– Richard Haven Feb 15 at 20:13.

Btw it doesn't have to be that complicated (even in linux console! ), all you need is to include libs... daemonna@NES-KOS-29:~/Desktop/FlexUnit4Turnkey_4.0_sdk_4.0. Fxp_FILES/src$ mxmlc -library-path=../libs -locale=en_US App.

Mxml Loading configuration file /home/daemonna/Frameworks/flex_sdk_4.1.0.16076/frameworks/flex-config. Xml Error: Unable to resolve resource bundle "components" for locale "en_US". ....bla bla bla... Error: Unable to resolve resource bundle "controls" for locale "en_US".

Daemonna@NES-KOS-29:~/Desktop/FlexUnit4Turnkey_4.0_sdk_4.0. Fxp_FILES/src$ mxmlc -library-path=../libs -library-path=/home/daemonna/Frameworks/flex_sdk_4.1.0.16076/frameworks/locale/en_US/ -locale=en_US App. Mxml Loading configuration file /home/daemonna/Frameworks/flex_sdk_4.1.0.16076/frameworks/flex-config.

Xml /home/daemonna/Desktop/FlexUnit4Turnkey_4.0_sdk_4.0. Fxp_FILES/src/App. Swf (37964 bytes).

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions