Web games, Flash and Actionscript.

Archive for the 'Uncategorized' Category

Learning AS2 Classes Part 3

In the last 2 parts we covered simple classes using object and static methods. Today I’m going to go over class extensions.Extending classes is really useful when you want to make a bunch of classes that have independent functionality but also share a lot of common functions.

One of the most useful ways to use class extensions in game development is to extend the MovieClip class, and that’s just what we’re going to do now!

Read more »

Making the Plunge to Healthier Eating

This week I have finally made a commitment to eating healthier. My approach is a little different as I still intend to eat the kinds of foods I have always enjoyed. I am not on a gimmicky diet, and I sure as hell am not going vegan, but I am making better choices, and getting creative.

It’s only been a day and a half since implementing this change, but I already feel more energy, and the food I’ve been eating is pretty frikken good. I’ve decided to track my progress here on my blog, and share any of the recipes I come up with during this transition.

Read more »