_root[region_number[i] + "_mc"].i = i; _root[region_number[i] + "_mc"].onRelease = function() { out2_txt.text += description[this.i] + newline; };