Help!!!

I downloaded Create GUI 2 from Asset Store and I create a button to my project. However, I didn’t pass next scene. How can I solve the problem?

Did you called Application.LoadLevel(“SceneName”) method? And you project contains the scene with such name?