for (i=1; i<5; i++) {
_root["barra"+i]._height = valori[i-1][1]*10;
this["colorebarra"+i] = new Color(barra[i]);
this["colorebarra"+i].setRGB("0x"+valori[i-1][2]);
this["citta"+i] = valori[i-1][0];
}

hehehehehe
this e non _this

mea culpa


magari al 3° tentativo ce la facciamo!!!