Hi, There is a sample about how to do that here: http://groups.google.com/group/flex-mojos/browse_thread/thread/de7ef64f6f4f1882/3ac16fda34b80898
VELO On Sat, Dec 20, 2008 at 1:43 AM, Adydas <[email protected]> wrote: > > Hi everyone, > > How does one go about compiling multiple source files. I tried putting > multiple sourcefiles in my configuration but that doesnt seem to work. > > <configuration> > > <!--<configFile>src/flex-config.xml</configFile>--> > > <sourceFile>AppContainer.mxml</sourceFile> > > <!--<sourceFile>DashBoard.mxml</sourceFile>-- > > > <!--<sourceFile>en_US_styles.css</ > sourceFile>--> > <useNetwork>false</useNetwork> > <licenses> > <flexbuilder3>nnnn-nnnn-nnnn- > nnnn-nnnn-nnnn</flexbuilder3> > </licenses> > <locales> > > <param>en_US</param> > > <param>ch_CH</param> > > <param>sp_SP</param> > </locales> > > <mergeResources>true</mergeResources> > > <mergeResourceBundle>true</mergeResourceBundle> > > <resourceBundlePath>${basedir}/locale/{locale}</ > resourceBundlePath> > </configuration> > > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
