this.onMouseMove = function () { for (i = 1; i < 4; i += 1) { constrainedMove (_root["bg_mc" + i], 4, 1); } };