I want to drag some plane by mouse.
Could someone show me an example about draging object in away3d4.0?
Problem:When I click a plane3D object, how can i get the mouse event position on plane3D?Software: Away3D 4.x |
||
happy3d, Newbie
Posted: 15 February 2012 11:23 AM Total Posts: 6 |
||
Fabrice Closier, Administrator
Posted: 15 February 2012 01:11 PM Total Posts: 1265 [ # 1 ] Here some snippets.. private function initDrag() : void |
||
|