Playlister

Completed: March 5th, 2007
Medium: Flash, Web Browser
Technologies: ActionScript 2, XML

The playlister was designed to demonstrate my skill in Actionscripting as well as scripting with XML. All of the movie data is imported at run time from a XML document and displayed in each of the boxes

One of the requirements for this project is that each video must be played sequentially without user interaction (of course, the user can interfrere). there were to be two play modes. Sequential plays all the movie trailers in the order they are int he XML document. Random picks between the 4 trailers and plays whatever it wants.

Screens