We are currently working on making some changes in DIF. Soon we'll have candy for you all! Check back for news!

Another Way to Force the Garbage Collection

Posted: December 20th, 2007 | Author: nuno | Filed under: Actionscript3 |

The flash.system.System class in Flex 3 SDK beta 3 has a new gc() static method that forces the garbage collection process (it works for Flash Player debugger version only). Previous to this method the only known way to force the garbage collection was the localConnection hack so this is good news.


One Comment on “Another Way to Force the Garbage Collection”

  1. 1 Another Way to Force the Garbage Collection said at 4:46 pm on January 15th, 2008:

    [...] Another Way to Force the Garbage Collection System class in Flex 3 SDK beta 3 has a new gc() static method that forces the garbage collection process (it works for Flash Player debugger version only). Previous to this method the only known way to force the garbage collection was … [...]


Leave a Reply