 
		events:  swipeLeft, swipeRight, swipeUp, swipeDown, swipe
			By using just one handler swipeLeft you can detect ONLY left swipes. There are handlers for each direction, as well as the generic swipe handler.
I only swipe left