Detecting mouse gestures in Flash with AS3 – Fixed - Emanuele Feronato | Everything about Flash | Scoop.it

This is the reprise of an old post about detecting mouse gestures. Since I am making a quick game for my daughter using mouse (or finger gestures), I took the old algorithm and fixed a bug which prevented to correctly detect the up-right movement. Moreover, I optimized a bit the cde to avoid small movement detection.