OK = true; for( i:Number = 1 ; i <= k ; i++ ) { if ( this["mc_" + i]._visible == false ) { OK = false; } } if ( OK ) { //Всё правильно } else { // }