As a sidenote. The GC is not public. You should never call a method directly on the GC. Do not use it in order to clean up memory. This fails (fatally: crashes on the way).


If the GC implementation in Flash was truly transparent, then somebody would be able to explain why Grant's localConnection hack to force the
GC to run worked.  The Flash team would also provide some API methods
into it.  There is no API to the GC, therefore it's implementation is
not transparent.

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to