Hi ! I'm trying to rotate a cube with the mouse. Is there a way to use this implementation of Arcball (http://www.unitzeroone.com/blog/2009/09/08/ source-better-flash-10-3d-interaction-arcball/) with Away3D Lite ? I tried to (just add an event proxy (the view) to get MouseEvent.MOUSE_DOWN) but it didn't work as expected (rotate only one axis). Is there an other way to do that ?
Any help would be most welcome Dasde
