Yes, both browsers. I see the Task manager and using a application to monitoring flash memory only.
De: [email protected] [mailto:[EMAIL PROTECTED] Em nome de Mike Chabot Enviada em: quarta-feira, 13 de fevereiro de 2008 13:56 Para: [email protected] Assunto: Re: [flexcoders] Flex/Flash memory allocation Firefox has some significant memory leaks that are unrelated to Flash. Are you noticing this problem in both FF and MSIE? Are you observing the memory usage using Windows task manager or by some other method like the Flex profiler? -Mike Chabot On Feb 13, 2008 8:45 AM, Guilherme Defreitas Juraszek <[EMAIL PROTECTED] <mailto:guilherme.defreitas%40gmail.com> > wrote: > Hey Guys > > > > I have a problem with Flash Runtime. While the flex application is running, > the browser increase de memory utilization, but after close the tabs (inside > flex app) the memory consume not decrease. I try to alter my code to myvar = > null to force the Garbage Collector to clear, but not works fine. What's > happening? > > > > Tks > > > > > >

