In my experience the smallest app using the flex framework weighs in at about 
120KB. I expect that will get bigger with each version iteration. 

The size of your app will depend on what parts of the framework you are using. 
eg, the charting classes add about 100KB to your app if you use them.

If size is an issue for you then you need to carefully look at what you include 
and perhaps consider using modules to split your app up a bit into pieces you 
can lazy-load.

Guy

On 07/02/2010, at 10:11 AM, Tracy Spratt wrote:

> 
> I doubt that that question can be answered.  Someone would have had to survey 
> the size of a large number of applications, and I have never participated in 
> such a survey.
> 
>  
> 
> Most of my apps are larger than that, but I have never had swf size as a 
> significant requirement.
> 
>  
> 
> Tracy Spratt,
> 
> Lariat Services, development services available
> 
> From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On 
> Behalf Of Christophe
> Sent: Saturday, February 06, 2010 5:46 PM
> To: flexcoders@yahoogroups.com
> Subject: [SPAM] [flexcoders] Size of an application
> 
>  
> 
>  
> 
> Hello, 
> 
> My application has a size of 900 Kb. 
> 
> What is the meam size of a RIA application ? 
> 
> Thank you,
> Christophe,
> 
> 
> 

Reply via email to