for (fr = 1; fr < 7; fr++) { _root["b" + fr].fr = fr; _root["b" + fr].onPress = function () { s = true; _root.mc.size = false; Nstr = this.fr; Nstb = 1; _root.mc.swapDepths (402); }; }