Associate the actions with the sliding of the finger

Definitely possible: Since a two finger movement is captured as a 'scroll' event, you want to look at the scroll position and match that with an animation's point in time. (enlarging an image over a timeline for example). These threads might help you out:

1 Like