on (release) {
for( var i=first_tile_i; i<last_tile_i; i++) _root["tile"+i].gotoAndStop(2);
}