Why Flexapplication load initally slow

0 views
Skip to first unread message

pradeepflex

unread,
Nov 8, 2009, 1:44:22 AM11/8/09
to Flex India Community
Hello Friends,

This is pradeep,i was faced the question like this

Why Flex application initally takes 10 to 15 seconds and how we
overcome this?

Thanks for any information.

Regards,
Pradeep.

flexorz group of flex corders

unread,
Nov 9, 2009, 5:28:59 AM11/9/09
to flex_...@googlegroups.com
there are couple of ways which we can archive this ,

1)make sure your application is smaller in size.
2) convert outer references to  signed RSL ,so that once you load them next time it will be superb fast.
3) remove any embed images / video / other stuff which are hard on size
4) make all the reference css files to swf's and load them accordingly (having image based css would have  multiple loader times.)

regards

Dinukx

Kiran Singh

unread,
Nov 9, 2009, 10:59:28 AM11/9/09
to flex_...@googlegroups.com
I feel your sugeestion is not correct on it.

please suggest some other realvent one
--
N.Kiran Singh
mca

crajanm

unread,
Nov 9, 2009, 12:50:32 PM11/9/09
to Flex India Community
Hi,
Try to split your application as modules and load into your
application using module loader.

For more information chk these links:

http://www.insideria.com/2008/04/flex-ria-performance-considera.html

http://www.flexer.info/2008/01/07/how-to-make-your-applications-smaller-and-reduce-the-loading-time/

http://www.infoq.com/news/2008/05/flex-startup-time

On Nov 9, 8:59 pm, Kiran Singh <nkiransi...@gmail.com> wrote:
> I feel your sugeestion is not correct on it.
>
> please suggest some other realvent one
>
> On Mon, Nov 9, 2009 at 3:58 PM, flexorz group of flex corders <
>
>
>
>
>
> flexco...@gmail.com> wrote:
> > there are couple of ways which we can archive this ,
>
> > 1)make sure your application is smaller in size.
> > 2) convert outer references to  signed RSL ,so that once you load them next
> > time it will be superb fast.
> > 3) remove any embed images / video / other stuff which are hard on size
> > 4) make all the reference css files to swf's and load them accordingly
> > (having image based css would have  multiple loader times.)
>
> > regards
>
> > Dinukx
>

flexorz group of flex corders

unread,
Nov 10, 2009, 12:34:54 AM11/10/09
to flex_...@googlegroups.com
Hey Kiran ,

please explain why do you find my solutions irrelevant ?
if so what is your solution for the problem ?

 and it would be wiser if you can go through the links which
crajanm provided before you reply back.

Best regards

Dinukx

Utkarsh kaushal

unread,
Nov 11, 2009, 4:24:28 PM11/11/09
to flex_...@googlegroups.com
May be they were looking for answer highlighting that swf file should be small in size as it is is downloaded to client browser.
 
In what context it was asked?
 
-Kay kay

Vaibhav Seth

unread,
Nov 11, 2009, 4:35:28 PM11/11/09
to flex_...@googlegroups.com
Make sure you are using the RELEASE version of .swf file.
--
Thanks,
Vaibhav Seth.

pradeep gorijavolu

unread,
Nov 11, 2009, 10:09:33 PM11/11/09
to flex_...@googlegroups.com
hi thanx for all

i find out one thind to reduce the swf size

if we put -debug=false we can reduce the swf size in finally

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=en
-~----------~----~----~----~------~----~------~--~---


Ramya Arumugam

unread,
Nov 12, 2009, 3:44:21 AM11/12/09
to flex_...@googlegroups.com
Hi Pradep,
 
Where do we apply the -debug=false?
 
Bcz am also facing the same loading issue.
 
Thansk,
Ramya

--

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=.

sadru deen

unread,
Nov 12, 2009, 5:39:07 AM11/12/09
to flex_...@googlegroups.com
Hi pradeep, Can you tell where to check debug, i mean where to put debug=false, can you give sample code for that, thanks in advance

On Thu, Nov 12, 2009 at 8:39 AM, pradeep gorijavolu <pradeepf...@gmail.com> wrote:

--

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=.



--
      With Warm Regards

        Sadrudeen.A
        Software Developer
        Atelier-Soft Pvt ltd
        Chennai.

pradeep gorijavolu

unread,
Nov 12, 2009, 11:17:00 AM11/12/09
to flex_...@googlegroups.com
Not in the code using the flexbuilder
Rightclick the project set the compiler argument as -debug=false
And check the file size.before and after.

Regards,
Pradeep.

sadru deen

unread,
Nov 13, 2009, 1:45:52 AM11/13/09
to flex_...@googlegroups.com
Yes Pradeep, Its working. I can see more difference while adding -debug=false. Nice One.
Reply all
Reply to author
Forward
0 new messages