We had an issue trying to control our Ventuz demo with an AirScan. In case you don't know what that is, is just like a Radar Touch hardware.
The problem we found is that we could control our scene only by clicking or only by dragging. I mean that the mouse behaviour had two options (actually three, but one of them didn't work at all):
With the first option active, AirScan detected the "mouse clicks" and we could access our content whenever it was triggered by a SingleTap.
With the second option active, we could only use the events that were triggered by "clicking and dragging", or when the TouchLeave event was triggered.
Have I made sense at all?

Could you find what's the problem?