Here is an array:
var grid:Array = new Array(1,1,1,0,1,1,
1,0,0,1,0,1,
1,1,1,1,1,0,
1,0,1,0,0,0);
You can already see the problem. I doubt it, but is there a way to stop this being autoformatted into 1 line? I don't want to turn it off completelly though!
North America
Europe, Middle East and Africa
Asia Pacific