
After my ebook project, two weeks ago, I created an overhaul of a casual Flash game I wrote for the Ludum Dare #23 competition. It’s available on Kongregate for all the play and comment on. Read on for my experience and lessons learned.

After my ebook project, two weeks ago, I created an overhaul of a casual Flash game I wrote for the Ludum Dare #23 competition. It’s available on Kongregate for all the play and comment on. Read on for my experience and lessons learned.

Creating an ActionScript 3 game: it’s all fun and games until it actually has to work. Over the last 3 weeks, I’ve been trying to recreate Ticket to Ride, one of my favorite board games, in Flash. It’s been a voyage of triumphs and, ultimately, defeat. In this article, I’d like to share the code [...]

It’s been a while since I mentioned the all important discipline of tracing in ActionScript to get an inside look at what your application is doing. Getting feedback from your program at important points can mean the difference between hours of debugging and a quick analysis of the issue at hand. Previously there was the [...]

It’s been a while since I indulged in my Flash and 3D hobby. I’ve been a longtime Sandy 3D fan, but it was about time I tried the competition. This post gives a short overview of how to set up FlashDevelop to run your first Papervision3D application.

ActionScript is probably one of the easiest languages to program visual effects. It has a wealth of APIs to manipulate images in all kinds of different ways. However, getting images into your program isn’t all that well documented. Especially if you are not working with Adobe’s commercial Flash products. For instance, the wonderful and free [...]

Recently, Keith Peters has been putting overtime into his Minimal Comps library. It’s an ActionScript 3 library that offers a large number of typical user interface components. Easily and quickly you can construct basic user interfaces in ActionScript. When Flex is a little too heavy, this is a really neat solution.

Flex and ActionScript combined give you a very powerful environment for programming graphics intensive application. The technology makes it easy to design and create animation rich interfaces. And now Degrafa adds yet another compelling choice if you want to easily create complex graphical interfaces.
This weekend, I finally brought The Couch TVs frontpage up to date. It had been broken for a while, ever since my little YouTube ActionScript 3 hack stopped working. Since YouTube announced their ActionScript 3.0 player, a few months ago, there is no need for a hack anyway. Now there is a clean way to [...]
2010 is almost here and I like to end 2009 with a clean slate. One of those slates that needs cleaning is my starred items in Google Reader. I tend to star everything that looks like it might be interesting. The idea is that I can back to it later when I have a little [...]