How about compiling them in swc ? On Fri, Nov 13, 2009 at 11:29 PM, pradeep gorijavolu < [email protected]> wrote:
> Hi Varun, > > This is the one way we can reduce the swf file size do it once.. > Right click on your project and set the compiler argument -debug=false > And observe the difference....... > > Regards, > Pradeep. > > On Fri, Nov 13, 2009 at 12:34 PM, Varun Bajaj <[email protected]> wrote: > >> Hi All, >> >> I am working on an application which is actually a combination of several >> individual modules like - >> (Entities => Guest, Employer, Accounts, HR, Marketing, etc.). >> >> Each entity is having some functionality related to its field or work. >> Everything is working fine but the whole application size is something about >> 850 KB (After RSL and not having any embed image or others). >> >> Whole i need is it takes about 10-15 secs to load at clients browser which >> i need to reduce on to 1-2 secs. it will really a big hug for me if you have >> any idea to reduce the size of application. >> >> (Each module is develop separately and not having any dependency on >> another module. I am thinking like first only guest module should get loaded >> on users machine only after specifying its credentials appropriate module >> should get loaded. (less liked solution - separate SWF's) ). >> >> Probably i am not clear with my words (alas..) >> >> looking for any help. >> >> with thanks >> >> Varun Bajaj >> >> -- >> 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=. >> > > -- > 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=. > -- $ Jaseem. V V -- 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=.

