Just a quick simulation of a draggable, rotatable 3D object. The reason why it bounces why rotating if you're hold-clicking on it is because the cube is really a rectangle, and off by a few pixels, thus giving it a n off-center center. NOTE: Run the project in Scratch and set the single-stepping speed to turbo speed. IMPORTANT: Download and run in Scratch. Movement scripts don't work in Flash. Use the right and left arrow keys to rotate the object. --NAO2000