Working With Scene        

Top  Previous  Next

 

Scene is a nice way to organize your project. When working with a long movie, you can either break them apart into several scene or just make it as one very long scene. The benefit of having several scenes are:

You can add a transition effect to each scene.
The preview window update will be faster as it only need to export objects within the current scene.
Your published movie will play with smoother (stream better) as the movie only need to load objects which are belong to the next scene only to be able to resume playing.
You can make an interactive movie where clicking different object plays different scene with different animation.

 

To add more scenes to your movie, click Add button at the upper left corner of the scene list. You can also do this via Scene menu.

 

You have two options to add new scene(s).

Add an empty scene. This will add a blank scene.
Add from images. You will be able to select images. Each scene will be created for each image. The image will be used as the scene background. This option is very handy if you want to make an image slideshow.

 

Next - Working With Object