Touch Swipe Plugin
Moderator: Neosoft Support
Touch Swipe Plugin
Plug-in tracking gestures on the touch screen.Excellent combined with the plugin luishp: Content Slider Plugin
Download Touch Swipe Plugin
Demo
Re: Touch Swipe Plugin
Thank you Anton!
Do you think is it possible to use your plugin to swipe through pages?
Do you think is it possible to use your plugin to swipe through pages?
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
http://sinlios.com
Re: Touch Swipe Plugin
Yes it is possible.luishp wrote:Thank you Anton!
Do you think is it possible to use your plugin to swipe through pages?
It should be an object name in the action movie bakTouchSwipCreate leave blank. This will enable the global monitor for the entire project.
Watch the demo
example:
Code: Select all
bakTouchSwipCreate ""
Re: Touch Swipe Plugin
Hello Anton,
Can you make an example for the plugin, because I don't really understand where to put code (for pages swipe, for example).
Thank you
Can you make an example for the plugin, because I don't really understand where to put code (for pages swipe, for example).
Thank you
Re: Touch Swipe Plugin
Hold a project and showing the work with the plugin. Only flipping pages.DELCO wrote:Hello Anton,
Can you make an example for the plugin, because I don't really understand where to put code (for pages swipe, for example).
Thank you
download project
I do not know English. Here is a list of variables, the description on the Russian language. Can anything be able to understand
[bakCDirection] - Получает текущее направление скольжения. Может принимать следующие значения: left, right, up, down
[bakDirection] - Получает текущее направление скольжения относительно первоначально точки нажатия. Может принимать следующие значения: left, right, up, down
[bakPhase] - Получает статус касания. Принимает значения: start, move, end, cancel
[bakDistance] - Получает значения пройденного расстояния в пикселях, относительно первоначальной точки касания
[bakDuration] - Получает продолжительность касания в миллисекундах
[bakFingers] - Количество одновременных касаний (Выводит значение только касаний сенсорного экрана, на обычном мониторе значение будет равно - 0)
[bakIdObject] - Получает ID объекта в пределах которого обрабатывается текущий монитор касаний.
Не протестировано:
[bakPinchZoom] - Отображение уровня масштабирования "Щепоткой".
Re: Touch Swipe Plugin
Anton,
большое спасибо
добрый день
большое спасибо
добрый день