Easiest way to push a scene and leave previous one alone?

I have a mainMenu with a scrollView (the user scrolls along to select level).

I’m using gotoScene(“level15” for example, but when they’re done, I want them to return to mainMenu the way they left it.

Currently using gotoScene(previous) recreates the mainMenu.

Whats the easiest way to leave my mainMenu scene alone and keep it intact while Level is being played?

Thanks [import]uid: 31506 topic_id: 36354 reply_id: 336354[/import]