left.onPress=function(){a="ok"}; left.onRelease=function(){a="not ok"}; this.onEnterFrame = function() { if (a=="ok") {scrooll._x++}}