HumTunes Media Player
|
|
Click on the image to go to the working page
Program used:
Flash 8
Description:
This was a very complex final assignment from my Flash Application Design course in
the first semester of the Rich Media Post Graduate Program. It is a media player similar
to iTunes that allows the user to upload MP3's with it's information to a database. They
can then view the new track in a list with the rest of the uploaded content and listen to
any of the MP3's. It uses the Model View Controller architecture with quite a few custom
classes that each control a specific element of the application. It also uses Flash Remoting
to upload and retrieve the content to and from the database.
This is by far the most complex and sophisticated application I've built to
date. It solidified my understanding of ActionScript 2.0 and custom classes and how
they're used together to create an application. I had also never done any database
communication within Flash other loading in a very basic XML file. This application really
helped me gain an understanding of how to upload and bring in different types of data and
use them within a Flash application. I was extremely proud of how the project turned out
as well as the number of little extra features I was able to incorporate on my own.
|