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.
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.