I want to make a transition like flipping books, turing the current page over and showing the next page, under the corona.
But I can’t find any function in API reference. Am I missing the function?
How to make the feature like that?
You can use transition.to() API to create transitions like that. You may want to check out the SlideView sample app in the newly released Corona SDK for examples of flipping through images.
There was also a discussion of creating page transitions a few months back on this forum. You can search the forum to see what comes up. Also, check out the code example section for more programming ideas: http://developer.anscamobile.com/code/