Say what you want about Flash and the web in regards to usability, accessibility, and anything else. It’s still pretty freakin’ cool when it’s used right.

After recently working on a Flash project for a customer, I started really thinking about getting back into it for games. That is probably one area where Flash will still win is in game development. I’ve always had ideas to build a game engine in Flash and use PHP to build dynamic XML files that would load levels and assets to use such as backgrounds, items, story, etc.

Well now that I’m using Rails a lot more, and it’s a lot easier to build XML with the Rails framework, I think I might start tinkering with the idea again.

I’ve checked out several books on ActionScript 3.0 but hadn’t really found anything yet. Most of the books were also on using Flex, which is definitely something I want to look into, but haven’t had the time and Flash is just what I’m familiar with right now.

I decided to check the local bookstore and ended up coming home with Gary Rosenzweig’s book. Scanning through the chapters, it looked fairly basic compared to previous Flash game books I have read, but trying to learn AS3, I decided to go ahead and check out out.

I was glad I did. This has been a great introduction to AS3 for me. In just the first chapter, the examples have you dynamically creating objects and placing them on the stage, and the second chapter had some very informative information on many of the basics. After that, most of the chapters walk through building complete games from scratch.

I’m very excited and inspired and hope to finish the book this week. Todd may live again!

Related Posts