can we keep our modules separate and load only those modules are necessary

0 views
Skip to first unread message

Varun Bajaj

unread,
Nov 13, 2009, 2:04:21 AM11/13/09
to flex_...@googlegroups.com
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

pradeep gorijavolu

unread,
Nov 13, 2009, 12:59:55 PM11/13/09
to flex_...@googlegroups.com
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.

--

You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_...@googlegroups.com.
To unsubscribe from this group, send email to flex_india+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/flex_india?hl=.

jaseem v v

unread,
Nov 16, 2009, 12:15:40 AM11/16/09
to flex_...@googlegroups.com
How about compiling them in swc ?
--
$ Jaseem. V V
Reply all
Reply to author
Forward
0 new messages