Use setPosition(left, top) method to move the button.
obj.setPosition(200, 120);
Back to button examples, all examples