Hype Contest Entry
Posted by Michael in AS3, Code Librarys, Flash on December 13th, 2009
Below is my entry for the Hype Framework contest being held by Joshua Davis and Branden Hall. The contest contains two categories that people can enter into, designer and developer. I will be entering my .swf and code into the developer category. Originally I was having a big of a hard time [...]
Extending the HYPE Framework pt.1 – Layout Classes – making a circle layout class
Posted by Michael in API, AS3, Code Librarys, Flash on November 28th, 2009
This is a tutorial for people looking to extend the HYPE Framework beyond its current set of abilities. In this tutorial you will learn how to make your own “layout class” by extending and implementing existing elements of the hype framework. The layout class you will be constructing will be used to place [...]
HYPE Framework
Posted by Michael in API, AS3, Code Librarys, Flash on November 28th, 2009
About a month ago now, Branden Hall and Joshua Davis released an open source project that they have been building for a little while. This project is called the HYPE Framework. Over the past few years as Flash/Action script have been maturing to the point we are at now, it has become [...]
Syncing files between two computers with OS X 10.6, using rsync & SSH
If you have been working on a specific computer for a while, and need the files in another location it can be a bit of a pain at times to make sure that everything is transferred properly. This Friday when I got home after purchasing the OS X 10.6 Snow Leopard upgrade I had [...]
Getting Started with Adobe Alchemy – Installing on mac os x
Posted by Michael in AS3, Alchemy, Code Librarys on August 29th, 2009
Over the past few weeks my interest in Adobes Lab project Alchemy has been growing and growing. The main spark was set after playing around a little bit with the FLARToolkit alchemy branch and noticing much faster results. I had to figure out why it worked so much quicker and what made it [...]