def=Returns in an array the stage coordinate position of your 3D world (the (0,0,0) coordinate of your 3D space):

Flash3DInstance.getCoor(); &sam=

//moves the world center slowly right


c = myWorld.getCoor();

myWorld.setCoor([c[0] %2B 2, c[1]]);