Description

This is an interface created to handle a complex media presentation. I consists of four layers for displaying videos, images or swfs. The four layers consist of the background, window A, window B and window C. The interface reads in a XML playlist, which controls when, and into which window, all the assets are loaded. The interface will also handle 3 layers of audio which are loaded according to the timecode in the playlist as well.

This interface was created with Flash, using Actionscript 2. I am currently in the process of updating this to Actionscript 3, to make use of all the new features in Flash Player 10, including multi-bitrate video and better handling of MovieClips, Sprites and Shapes.

Example