Visual Design, ActionScript, PHP, C#, Adobe AIR, and Game Development Theory

09Dec flashMVC: New Utility ActionBinder!

I just update the SVN (svn.jadbox.com/public/) source for flashMVC with a MXML component tool I made for the cases that I was working with Flex. It’s located in com/jadbox/flashMVC/flex/ActionBinder.as, and it helps automate the view (aka MXML) portion of your application to communicate with your SuperModel. It will monitor the status of a particular action [...]

10Sep flashMVC beta released

I have finally released a pet-project of mine for handling simple to complex Flash and Flex applications in a unified way. The framework provides a pattern for MVC (Model View Controller) and has lots of goodies to rapidly build prototypes. In the near future, I will be working on an extension to allow quick unit [...]

19Aug UrGroups - A Social Networking Experiment

This was a project I actually came up with to do while under a mass power outage in Detroit. I wanted to dabble on exactly what would be required to build a very simple social networking site. The direction I decided to head with was a group meetup system in which people could post [...]

05Aug Subway Get Smart Flash Promotion

Subway FreshBuzz is giving out over 1 million dollars in prizes! Enter into the promotion and experience mini-games for the movie Get Smart. The promotion also includes exclusive music and video clips. I wonder who created the Flash…
Note: The website link will stop working after August 10, 2008 as the promotion ends.
http://www.subwayfreshbuzz.com/getsmart/

31Jul JADRAD engine

I programmed these examples several years ago… I’ll edit this blog to explain more but JADRAD is rather impressive for a newbie start in game programming at the time.
This is an RPG engine I programmed using C++ libs and BlitzMax. It is all hand-made as I was doing it for learning purposes. This includes graphics [...]

31Jul Simple AI Flash test (old)

This is a simple AI example that I had made for a speed programming challenge.