On 7/8/13 4:20 PM, "Justin Mclean" <[email protected]> wrote:
>Hi, > >> But shouldn't the increase size be on the RSL itself instead of the >> compiled app/modules? > > >I had assumed that you were not using RSLs. Me too. Apache Flex RSLs are not cached across domains. > > >It may be related to version of Flash Player and the size of player >global swc? Try adding a -size-report option to the MXMLC that should >tell you what increased in size. Those shouldn't affect SWF size. But any changes to classes that go in Frame 1 like SystemManager, or in generated code (like the CSS data) could make for larger SWFs.
