How can I transition from one level to the next?

what I mean is like how can I have a menu then you click play and the game slides in from the side then you win and the next level slides in from the side… How do I do this? [import]uid: 15055 topic_id: 7617 reply_id: 307617[/import]

some ppl are using the director class
http://developer.anscamobile.com/code/director-class-10 [import]uid: 7911 topic_id: 7617 reply_id: 27063[/import]

Here’s the approach I use:
http://developer.anscamobile.com/code/object-oriented-sample-game-framework [import]uid: 12108 topic_id: 7617 reply_id: 27300[/import]