5.4. Using ScenesScenes provide a way to organize large files or animations into multiple timelines. This makes it easier to view smaller sections at a time, without having to scroll endlessly. For example, you may have a large linear animation that is organized into chapters. Such a file may be easier to work with if you separate each chapter into its own scene. Similarly, you may have a story-driven game with levels that are separated by animations that further the story. In this case, each level and animation might be placed into its own scene. To add Scenes, use the Insert Scene menu command. Scenes can be given descriptive names to make it easier for you to distinguish one from another. To switch between scenes in authoring mode, use the Edit Scene menu in the upper-right corner of the main document window, as seen in Figure 5-13. Figure 5-13. Use the Edit Scene menu to switch scenes and timelines.Alternately, you may use the Scene panel (Window Other Panels Scene) to accomplish all of these tasks. It lists all current scenes, allowing you to click once to switch scenes, or double-click to rename a scene. In addition to adding scenes in this window, you can also delete and even duplicate sceneshandy when the bulk of a timeline remains intact and only subtle changes are required in the new scene. 5.4.1. Scripting Scene ChangesAt runtime, a movie with multiple scenes behaves just like a movie with one long timeline. For example, if you test the movie you just created, you will see the two pages from the PDF flashing back and forth, just as if they were side by side in keyframes. Adding scene navigation is as simple as adding frame navigation:
|