On 12/3/13 2:31 PM, "David Coleman" <david_coleman_...@hotmail.com> wrote:
>The point is that WE have to host that extra file. > >Therefore I would want to eliminate the need for multiple RSL's and >consolidate them into a single smaller optimized RSL with only the >necessary classes needed for my app, with their dependencies. OK, but my logic says that this custom RSL (because it won't be put in the special Flash Player cache) is just as likely to be missing from the browser cache as a single monolithic SWF. So maybe you should just build one monolithic SWF. Did you know you can package Flex Modules onto extra frames of a SWF? It makes your build process take longer, but then there isn't a hit per module. It might be one big SWF though. -Alex