b_btn.onRelease = function() { _root.clip_mc._x=_root.clip_mc._x - 358; if(_root.clip_mc._x < -2079.9){ _root.clip_mc._x = -2079.9; } }