[flexcoders] Re: Memory Issue in Internet Explorer

2008-11-19 Thread t_varada
Hi Parkash

We had a similar issue and we are doing some extra task to clean up
the code when you load/unload a feature inside our application.

One good thing we find Flash Player 10 has better memory management,
since that is officially out you try our memory test case on it to see
some improvements.



--- In flexcoders@yahoogroups.com, Parkash [EMAIL PROTECTED] wrote:

 Hi Everyone,
 
  
 
 I am facing a memory problem in internet Explorer , when I run my flex
 application in I.E 7  the task manager show memory usage of 106MB
and memory
 increases as I run my application more and more it seems that garbage
 collector in not working  properly but when I run the same
application on
 Fire Fox task manager shows max memory 65MB and it also releases and
task
 manager show memory usage 5Mb  in simple words on fir fox memory
remains in
 the bracket of 5 Mb to 65 MB not more than that, but when I run the
 application on IE 7 results are very different , I am using flash player
 9.0.124.0 ,Can any tell me what cud be the issue.
 
  
 
 Thanks in advance
 
  
 
 Parkash ARjan.





Re: [flexcoders] Re: Memory Issue in Internet Explorer

2008-11-19 Thread Parjan Arjan
Thanks a lot dear for your reply but can you tell me what  extra task are you  
doing for cleaning up the code .it  will very useful for me if you can send me 
these task so that i can do the same.

--- On Wed, 11/19/08, t_varada [EMAIL PROTECTED] wrote:
From: t_varada [EMAIL PROTECTED]
Subject: [flexcoders] Re: Memory Issue in Internet Explorer
To: flexcoders@yahoogroups.com
Date: Wednesday, November 19, 2008, 8:45 PM











Hi Parkash



We had a similar issue and we are doing some extra task to clean up

the code when you load/unload a feature inside our application.



One good thing we find Flash Player 10 has better memory management,

since that is officially out you try our memory test case on it to see

some improvements.



--- In [EMAIL PROTECTED] ups.com, Parkash [EMAIL PROTECTED] wrote:



 Hi Everyone,

 

  

 

 I am facing a memory problem in internet Explorer , when I run my flex

 application in I.E 7  the task manager show memory usage of 106MB

and memory

 increases as I run my application more and more it seems that garbage

 collector in not working  properly but when I run the same

application on

 Fire Fox task manager shows max memory 65MB and it also releases and

task

 manager show memory usage 5Mb  in simple words on fir fox memory

remains in

 the bracket of 5 Mb to 65 MB not more than that, but when I run the

 application on IE 7 results are very different , I am using flash player

 9.0.124.0 ,Can any tell me what cud be the issue.

 

  

 

 Thanks in advance

 

  

 

 Parkash ARjan.