actionscript 3 - Does anyone know how to disable the swipe gesture in Flash Action Script 3 -
i want disable swipe gesture android flash based game doesn't cause jump next or previous frame.
thanks.
set multitouch.inputmode = multitouchinputmode.none
@ point in program want disabed.
Comments
Post a Comment