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-test-harness/projects/concept/l10n-swf/FlightReservation2/pom.xml

and

http://svn.sonatype.org/flexmojos/branches/flexmojos-3.0.x/flexmojos-testing/flexmojos-test-harness/projects/concept/l10n-swf/FlightReservation1/pom.xml

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