Skip to main content
Participating Frequently
February 23, 2016
Question

im seeking as3 code for gesture events

  • February 23, 2016
  • 1 reply
  • 797 views

ive found various examples online, but they never work quite right.   Mainly, i want to simulate pinch/zoom events on an image.

i know im not being specific but curious how people approach this topic in their own dev. thank you.@

This topic has been closed for replies.

1 reply

Inspiring
February 23, 2016

I've used GesTouch and it worked well.

https://github.com/fljot/Gestouch

tonybot3Author
Participating Frequently
February 24, 2016

Thank you.  This definitely seems engineered to tackle my problem.   I'm not totally sure on how to deploy this this based on the documentation provided, but i'll really get into and try to figure it out.