A movie may have many scenes such as introduction, ending, and everything in between.
In the scene editor, you may create different scenes by arranging one scene on the left and one on the right, perhaps another in the middle.
In your code you will create a scene procedure with all the comments and code that belongs in the scene.
In myFirstMethod, you will call each of the scenes.
Learn how to create Scene Procedures and use them for top down design
In order to do this you will: