try { var hlcp:LocalConnection = new LocalConnection() var hlcs:LocalConnection = new LocalConnection() hlcp.connect('name') hlcs.connect('name') } catch (e:Error) { System.gc() System.gc()
some great AS3 libraries : http://seanthefle...
dude check out this site! http://ripeworks.com
alias svn-add-all='svn status | awk '$1=="?"{print$2}' | xargs svn add'
this is teh dope