scaleX.onMotionFinished = function() { this.yoyo(); };
scaleX.onMotionFinished = function() { setInterval(this.yoyo(), 2000); };