View Framework Project APPM 1710

Project Description
This project is called "The Continents". It's a Flash app that allows you to click on the buttons to learn more about each continent. The two labs that make up this web page are View Framework and Publishing a Flash Project. Below are the descriptions of the projects.

View Framework - Document Classes
The Viewer Framework feartures a button panel and an associated set of frames. It does not use XML, but the file you create closely resembles an XML file and with accompanying changes in the code can be converted into XML. By the end of the course, you are shown how to implement the code needed to read XML files.

Publishing a Flash Project to the Web
This lab allows you to create an HTML page for your application. The instructor will provide detailed instructions about how to name the files and folders in which you save your project. You must provide your *.fla file along with the other files needed for web display.

 

 

This was a good project to get familiar with object oriented programming. This website is using a SWF from Flash, HTML code, an external .txt file, and some CSS.