Crash FLash CS3 :(

August 22, 2008 at 6:40 am (flash) (, )

These 2 lines will crash your flash CS 3 IDE

var ts:TextSnapshot = new TextSnapshot();
var c:int = ts.charCount;

please save ur work before trying it

Permalink 2 Comments