disable the debug and use RSL to reduce the size the release build google for the RSL and reducing the size of the SWF
On Tue, Dec 8, 2009 at 10:09 PM, Kiran Kumar Vasireddy <[email protected]>wrote: > Dear All, > > I divided my application into components and took the final release build > from FB 3 and the application size was 529KB . It is bit high and wanted to > reduce the application size and this time divided the application to modules > and loading them dynamically but still notices almost the same size . > > So I wanted to test components and modules and wrote two small apps one > with component and the other one with module and took the release build and > the sizes were same . Could some body please check the examples I am > attaching and let me what I made wrong and why It is not reducing the size > when I am using modules.( also please suggest me the way to reduce the size) > . Attached is the zip file and has 4 files. > > 1) Using components :- MainApp.mxml SubComponents.mxml > 2) Using Module :- MainModule.mxml SubModule.mxml > > > Regards > Kiran > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- Thanks & Regards, K. Krishna Chaitanya ARIJASOFT - HYD -- You received this message because you are subscribed to the Google Groups "Flex India Community" 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_india?hl=en.

