Hello all,
playing around with the Ripples demo, I notice that I can see the ripples only if the debug mode in the action script is set to true.
TUIO.init(this, “127.0.0.1”, 3000, 800, 600, true);
If the debug mode is set to false, all I can see is the Touchlib text moving down.
I also can see all the points indicating my touched positions.
Any hint/help is appreciated.
best regards,
seff
