If I comment out the Metadata tag in the mxml defining the resource
bundle, everything compiles but the bundle is not included.  I have
also tried specifying the bundlePath with:

<resourceBundlePath>${basedir}/src/main/locales/{locale}</
resourceBundlePath>

but no luck at all.

Thanks.
-Al

On Apr 6, 10:19 am, alpduhuez <[email protected]> wrote:
> I know this has been a hot topic, sorry something is amuck w/ my .swf
> build when I try to embed a resource file in it.  I use to work with
> 2.0M10.  I am using 3.2-SNAPSHOT and I've read all the posts, followed
> the examples in:
>
> http://svn.sonatype.org/flexmojos/trunk/flexmojos-testing/flexmojos-t...
>
> and
>
> http://svn.sonatype.org/flexmojos/branches/flexmojos-3.0.x/flexmojos-...
>
> My properties file is in:
> ${basedir}/src/main/locales/{locale}
>
> I have a Metadata tag in my the main app.
>
> Here is my config:
>         <configuration>
>                                           <compiledLocales>
>                                                 <locale>en_US</locale>
>                                           </compiledLocales>
>                                         
> <mergeResourceBundle>true</mergeResourceBundle>
>                                         <debug>${build.debug}</debug>
>                                         <licenses>
>                                                 
> <flexbuilder3>xxxx</flexbuilder3>
>                                         </licenses>
>                                         <fonts>
>                                                 <managers>
>                                                         
> <manager>flash.fonts.AFEFontManager</manager>
>                                                 </managers>
>                                         </fonts>
>                                         
> <targetPlayer>${player.version}</targetPlayer>
>                                 </configuration>
>
> Thank you much.
> -Al
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to