[ https://issues.apache.org/jira/browse/FLEX-33250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499525#comment-13499525 ]
Frédéric THOMAS commented on FLEX-33250: ---------------------------------------- Yeah, you right, I messed up with 2 issues, I'm gonna open a new one for that, I already fixed it. For the current issue, the thing is that in the precompile.sh, it's like that: # echo "" # echo "Compiling new custom SWCs..." $SDK_DIR/bin/compc -library-path=$LIBRARY_PATH -source-path=bundles/custom/fr_FR -locale fr_FR -include-resource-bundles bundle1 bundle2 bundle3 bundle4 bundle5 -include-file locale/fr_FR/flag.gif bundles/custom/fr_FR/flag.gif -include-classes HaloColors MyCheckBoxIcon_fr_FR -o bundles/custom/frCustomResources.swc $SDK_DIR/bin/compc -library-path=$LIBRARY_PATH -source-path=bundles/custom/ja_JP -locale ja_JP -include-resource-bundles bundle1 bundle2 bundle3 bundle4 bundle5 -include-file locale/ja_JP/flag.gif bundles/custom/ja_JP/flag.gif -include-classes HaloColors MyCheckBoxIcon_ja_JP -o bundles/custom/jaCustomResources.swc $SDK_DIR/bin/compc -source-path=bundles/custom/en_US -locale en_US -include-resource-bundles bundle1 bundle2 bundle3 bundle4 bundle5 -include-file locale/en_US/flag.gif bundles/custom/en_US/flag.gif -include-classes HaloColors MyCheckBoxIcon_en_US -o bundles/custom/enCustomResources.swc How should I access mustella\Assets\Images\FlagImages, is there a global variable I can use or should I use a relative path from the swf one ? > RuntimeLocalization/RTL_SparkSkin/Integration/RTL_Compiler_LocaleParams_2_Tester > RTL_Compiler_LocaleParams_1_LocaleChain_NOT_AIR_Mac Fails > ------------------------------------------------------------------------------------------------------------------------------------------ > > Key: FLEX-33250 > URL: https://issues.apache.org/jira/browse/FLEX-33250 > Project: Apache Flex > Issue Type: Sub-task > Components: Mustella > Environment: Win7 French > Reporter: Frédéric THOMAS > Labels: test > Attachments: pre_compile.sh.3.log > > > [java] > RuntimeLocalization/RTL_SparkSkin/Integration/RTL_Compiler_LocaleParams_2_Tester > RTL_Compiler_LocaleParams_1 > _LocaleChain_NOT_AIR_Mac Failed AssertMethodValue (method cannot be > shown)(body:step 1) method returned fr_FR,en_US,ja_ > JP, expected en_US,fr_FR,ja_JP -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira