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