Flash has played quite a major part in my University course so far, and is the main other major area I have worked in other than web development. I enjoy developing ActionScript3 code and am continuing to improve my understanding of the language through various projects.

Studio Max Project
This Flash project required us to make a Flash educational game of our own design and was created as a group project. This game is designed to teach children the sounds of instruments and some composing skills. My part in this project required me to write all the coding for the game and construct the final project, whilst the graphics were created by my other team members.
Org-Ant Project
Org-ant is a digital organism resembling the concept of the social organism, and the similarities between ants and humans as organisms. This was built using classes in ActionScript 3 and was a pairs project. My part in the project was to create the coding and put all the elements together, while the graphical elements were my partner's responsibility.
The Winddial
Winddial is a Flash application built to visually represent the wind conditions in the area of Plymouth. The data streamed to the Winddial is live and so the visual representation produced is in real time. The project was entitled Winddial as it provides information about the wind but is designed similar to a sundial, hence the Winddial. The rings of the dial keep a 2 step history of the previous 'wind colour' to inform the viewer how the wind has changed over time.
Augmented Reality Orrery
Augmented Reality Orrery is an augmented reality application in which the user can view the solar system and investigate the various planets. The majority of the code came from the FLARToolKit, an open source augemented reality Flash based script, but I then created the models and adapted the code and fla file to work for my system.