Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I use Flickable where when I click on the image, move it and not have it return to the original position but stay at the new location?
It should do that, unless you're pulling in the wrong direction. Try pulling in the opposite direction. You may want to limit the flickableDirection property to Flickable.VerticalFlick so you can test for just one axis.