Coverflow image viewer ?

I was wondering if anyone had made something like coverflow in Corona. Pretty much, just take a bunch of images and put them on pages with nice animation like browsing over them, and if I tap on one of the pictures, something that I control would happen.

I am making an app now and I would love to use corona for it. It is pretty simple app, and with all the animations and effects corona offers, core animation doesn’t stand a chance.

If anyone has some examples on doing an actual app in corona, with tab bar or something like it, I would really like to see some examples or tutorials.

Even though I know obj-c very well, I actually think for this app, corona might be just the ticket, but I need the coverflow or something like it. [import]uid: 61610 topic_id: 10152 reply_id: 310152[/import]

try this

http://developer.anscamobile.com/code/carousel-simulating-depth-corona

and for cover flow

take an image flip it then create a series of rectangles (bands) from alpha to non alpha

http://developer.anscamobile.com/forum/2010/10/08/cover-flow-style-look

try a combination of both -
[import]uid: 24 topic_id: 10152 reply_id: 37052[/import]