Hello!
I use a class that wrote David Lenaerts, but I need to make some changes.
http://away3d.googlecode.com/svn/trunk/broomstick/Examples/Away3D/as/src/HoverDragController.as
1. Necessary to put a limit on the rotation on the vertical axis (Y) of 15 degrees.
2. I need to add the ability to move the displayed part of the scene, by analogy with the parameters moveDown, moveUp, moveLeft, moveRight.
Please help me figure out to how to implement it.
I will be very grateful for your help.