This is a template I use when I start a new Air app. AIR TEMPLATE
From the Blog
This is a gallery that I created for SCAD. It needed is easily skinable so that it will fit the design of any page it’s placed on. I created the gallery and made it read XML that described the colors of the assets. I then created a Skin generator that writes the XML and Saves [...]
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
exhibitionHomePage
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
HTML5 project template generator An awesome way to share code Lorem ipsum generator Markup validator A super easy way to make cross browser shadows visually Javascript compressor Google web fonts Good resource for info on Flash game development Awesome blog with good as3 links
This is a theme I started setting up that can be used to get information from word press. It has built-in deeplinking and works with the Ajax For All plugin. WARNING: The code on this is messy. I haven’t had time for refactoring yet and there is no unified interface yet. I plan on making [...]
This is a template I use when I start a new AS3 project. It’s a simple setup with a document class. AS3 PROJECT TEMPLATE
I created a video player that could play videos streaming from Flash media server, a local file on a serve or YouTube. The player was easily skinable by designers with little or no Flash experience. The solution I came up with is heavily based on polymorphism. I wanted the player to treat the different video [...]
Here are the source files for the SCAD Sidewalk Arts festival online contest gallery. It uses AS3 and uses Papervison3D. For this project I made a gallery that could hold a large number of images and could scroll them across the screen in 3D. I decided to go with a Bitmapdata based approach. So, I [...]
There is no excerpt because this is a protected post.
This is a simple jQuery plugin that I wrote. It takes elements in a form and links them with the corresponding labels inline. There aren’t many options built-in yet but I have used it in several projects so far and it’s been super useful to me The code First Name* $(document).ready(function(){ $(“.formName”).inlineLabels(); } The results [...]
There is no excerpt because this is a protected post.
This is a template that I use when I make simple ads that need to read from XML. I built in an option that lets the user change the text of the ad based on the current date. TIME BASED XML AD TEMPLATE

