def=clears the screen of the 3D world's last render

Flash3DInstance.reset(); &sam=

//a button to clear the 3D world from the screen


on (release) {

myWorld.reset();

}