Hi everyone, I think I'm having some issues with memory leaks.
The memory of my Cumulative Memory and of my Memory keep increasing.
When I unload modules, the memory doesn't drop and if I reload the 
modules, the memory keeps climbing...

When I use the import command (ie:import mx.controls.Alert;), do I need 
to unload the "mx.controls.Alert" when I unload my module?
If so, how do I do this?

If not, why does my memory keep climbing  when I unload a module and 
reload it? Shouldn't it drop and then climb back?

Thanks.

-David

Reply via email to