15th Aug2010

MVC: Model-View-Controller Design Pattern

by Johan Borgström

I am currently studying design patterns in AS3. Design pattern is a general reusable solution to a commonly occurring problem in software design. Today I made a simple program using the MVC design pattern. The aim with this pattern is to separate the data of an application from the view ( what is displayed on the screen ) and the controller ( the part of the program responsible to update the data in the model). More to come…

06th Aug2010

iTunes Cover Flow AS3

by Johan Borgström

Another ui that I´ve wanted to deconstruct and create my own AS3 version of is the iTunes Cover Flow. In this project I also got around to make some filters in PixelBender and I also got to play around with the “native 3d” of flash.

Get Adobe Flash player