code.ericschleeper.com

Posted: February 8th, 2009

I created this page as a place to store a template for my Flash Projects. I have been using Model View Controller and I have quickly found that I am writing a lot of the same things over. Whenever i start a new project I begin by opening up old ones and stripping things out and changing things around and looking in the nerd bible to remember how/why I did something a certain way. Instead, I now have a zipped file in the subdomain that is a great starting point for a Flash app. I made these available for anyone and I have some explanation on how they work and how to implement them. My latest experiment involves putting a factory on a composite view. I have been doing this a lot on this project I have been wokring on and found it to be very effective. I plan on adding some more, like a basic MVC app that connects to an AMFPHP gateway. Please take a look:

http://www.code.ericschleeper.com/

Leave a Reply