since you need to move mouse for a drag after a click
you can easylly add on click event a mousemove event that defines a dragboolean
and check on it...

Fabrice
On Nov 27, 2009, at 4:53 PM, Lars Schwarz wrote:

is there any proper way to differentiate between a drag and a click?
like when having a cube
that can be rotated by dragging it, but each face of it is clickable too?

thanks: lars

Reply via email to