My object shows up, but I can not move and scale

Make sure that the object.js file present and you have referenced object.js in your html code:

  <script src="object.js"></script>

This file handles the communication between your object interface and the editor.