/ Published in: ActionScript 3
Expand |
Embed | Plain Text
System.gc(); System.gc(); try { new LocalConnection().connect('gc'); new LocalConnection().connect('gc'); } catch (e:*) {}
You need to login to post a comment.
jaredyeo on 11/08/10
6 people have marked this snippet as a favorite
romainsauger
sexyflash
olwarpaint
tspitzr
MacNinja
dubogii
System.gc(); System.gc(); try { new LocalConnection().connect('gc'); new LocalConnection().connect('gc'); } catch (e:*) {}
You need to login to post a comment.