Sample Application: TransitionsSample

A. Overview

This sample application demonstrates how to incorporate visual transitions into an OSMF
composition.  It displays an image for 30 seconds, followed by a short video.  Both the 
image and the video are accompanied by a visual effect.  

B. Installation Instructions (Flex Builder)

1. Unzip/copy the TransitionsSample project into your Flex Builder workspace folder. 
2. In Flex Builder, go to the File menu and select "Import".
3. Select "General", then "Existing Projects into Workspace", and click "Next".
4. Choose "Select root directory" and "Browse".
5. Browse to your Flex Builder workspace folder.
6. Select the checkbox next to "TransitionsSample", and click "Finish".  This will import the project.
7. Build the project.
8. Launch the application from the Run menu.

