var name1:String = 'ck_mc'; var m:MovieClip = getChildByName(name1) as MovieClip; m.alpha = 0;
m.best_value.text = 'cool';