function changeText (value) {
_root.mc.valore=value;
trace (value);
}
dati= new Array("a","b","c");