Adobe AIR: run the garbage collector Categories: ActionScript3 This is how you run the garbage collector in an Adobe AIR project: System.gc(); Tags: actionscript3, air, development, garbage collection
No comments yet.