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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -