Hi guys,

I'm trying to use RSLs for my application. Now some of the RSLs depend upon the 
flex 
framework - you know, things like Canvas. So the RSL can use the framework RSL, 
same as 
the main app right? Wrong! Seemingly... This means that my RSLs are mostly 
>500k, while 
the main app is < 100k. Surely there is a way to stop downloading about 
300-400k of the 
same code for each RSL? I'm worried that the whole advantage of RSLs, i.e. 
caching, is gonna 
be blown away by the initial download time (which is looking like being 5-10x 
as big for an 
app).

Help! (Please :o)

Matt

Reply via email to