Switching Between Map and Status Screen Javascript

Hey could anyone help in JavaScript with how do I make it so
When you press the Hero Status button it takes you to the Status Scene then when I press Back To Map - It changes back to the previous map so im not making a status screen for every single map I want it to load back to the Map it was on?

Help Much Appreciated :mrgreen:

Nup? No one have any idea

Try Application.LoadLevel() examples in the scripting reference. It helps to do a few tutorials to get he basics of loading scenes, and how to setup Gui buttons for loading the scenes. You tube is a great place to peep vids. Unity has a You Tube channel.