I thought I knew how to do this but it seems like everything little 
thing I do makes errors.

var incorrects:Array;
incorrects[2]='asdf';
TypeError: Error #1009: Cannot access a property or method of a null 
object reference.

What is the matter ?

Reply via email to