Stupid question, but does this sample works: http://svn.sonatype.org/flexmojos/trunk/flexmojos-testing/flexmojos-test-harness/projects/concept/hello-cachingframework/
VELO On Fri, Apr 23, 2010 at 12:20 PM, Logan Allred <[email protected]> wrote: > On Fri, Apr 23, 2010 at 8:57 AM, Miguel Bautista > <[email protected]> wrote: > > Logan, it shouldn't be false. According to the link, "Compile this > > application as you normally would, with one exception. Add the static- > > link-runtime-shared-libraries=true option; this ensures that you are > > not using the framework RSL when compiling the application". > > I thought you wanted it to use the RSLs. > > Setting it to true tells the compiler to ignore your RSL settings and > merge in the SWCs instead of loading them runtime. It should generate > a larger swf. > Setting it to false or omitting it should link against the RSLs and > load them at runtime, resulting in a smaller swf. > > Logan > > -- > 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]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > -- 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 http://flexmojos.sonatype.org/
