Challenge:
Create a website in Flash/Actionscript that reads the menu and text from an XML file.
Solution:
This Actionscript/XML project uses three classes: “BasicWriteSongPage” (which is only instantiated once and then the elements change within it), StaticNavMenu, and PianoMenu (which is an extension of StaticNavMenu). I always create classes with the intention of making them reusable for future projects.
Note: The Actionscript loads the instances of the classes, the content, and the Tween animation. The rest is all done in the Classes.
Tools:
Flash Actionscript, Illustrator
Date:
January 2011