Scroller with Paging function
Hi,
I'm looking for a component or a way to create a scrollview with paging mode enabled.
Same component than the scroller on IOS photogalerie (swipe to go to the next image and move with finger position).
I find a FLEX example here http://www.adobe.com/devnet/flex/samples/fig_pagedlist.html
But the code is not optimised for mobile (it works with some tweak but very slow).
In IOS native dev, I used uiScrollView with pagedEnabled parameter. There is something like this in the Air SDK ?

Thank for your help
