Pinch / zoom class?

Has anyone created a pinch / zoom class/function that they would be willing to share? I found the example code but it’d be a lot cleaner to use if it was encapsulated into a module.

Thanks,

-Mark [import]uid: 9189 topic_id: 2753 reply_id: 302753[/import]

Did you ever get a pinch zoom module working?
I’d really like to be able to implement pinch zoom on multiple images. [import]uid: 11712 topic_id: 2753 reply_id: 11894[/import]

I’d like to know this too, I’ve not seen the sample code (must be looking with my eyes shut again) but I’ve tried implementing my own and not had much luck.

Matt. [import]uid: 8271 topic_id: 2753 reply_id: 11985[/import]

me to [import]uid: 28068 topic_id: 2753 reply_id: 25860[/import]

http://developer.anscamobile.com/content/pinch-zoom-gesture [import]uid: 8366 topic_id: 2753 reply_id: 25949[/import]

@evs That’s a very good sample, but it does not provide pinch zoom rotation, which I think is a very important element. At least giving an impression of tracking the touch points for manipulating the image beneath is a good start, but it’s tricky to do. [import]uid: 8271 topic_id: 2753 reply_id: 25952[/import]

I’m very interested too! [import]uid: 44013 topic_id: 2753 reply_id: 27420[/import]