Here is a quick bugfix for my motion tracking framework DoGesture.
This version eliminates a class name conflict that appeared if you compiled the framework for Flash Player version 10.2+ using the Flash IDE.
In existing projects, change the class name GestureEvent to DoGestureEvent and everything should work as before.
DOWNLOAD – DoGesture v1.03 (180 KB)
examples:


this bug was driving me mad, thanks