Im trying to drag an away3d textfield3d with the mouse, but only move
it along the x and y coords when the mouse is clicked on it. Then when
the mouse is not clicked anymore it gets dropped in the relative 3d
space to the mouse pointer.

I need to have this work pretty similar to the startDrag and stopDrag
classes built into as3 if this is possible, so i dont need to drag the
object along the z axis at all.

Cheers :)

Reply via email to