Feel the love!

Ok, so clearly I wasn’t all that into this before.  I’m not sure I am now, but I needed a new domain name and figured I’d refresh the site a bit.  I’ve spent a good deal of time developing in Dart & StageXL lately, so maybe I’ll start posting some…

Read More

So it’s been a while since I posted, but I haven’t really come across any problems that I couldn’t solve with a simple google search.  However, I recently came across an issue that took far too long to track down and fix, and it required more than a simple google…

Read More

There have been many projects that I’ve done that have required pagination to navigate display assets. It’s a pretty common navigation technique that you can find nearly everywhere you look on the web. The current project I’m working on requires pagination, so I did a quick Google search to see…

Read More

So I’ve been working on this Adobe Air app for Vanderbilt Emergency Medicine. We were putting the finishing touches on it last night and were testing the automatic update feature available via the Adobe Air Update Framework. I had successfully tested this numerous times on my computer. However, for some…

Read More

At work today, a co-worker was trying to make a request to load a file from the server. It’s pretty standard stuff, and all his code was correct, but for some reason he kept getting IO errors. This usually means the file you’re trying to load doesn’t exist or the…

Read More

A lot of times I’ve found myself needing the ability to scale a movieclip from the center that has a registration point in the top left. I searched around looking for a solution, but all of the answers I received told me just to move the registration point, or to put the movieclip inside of another empty movieclip.

Read More

I’ve been meaning to get this blog rolling for a while now, and just haven’t found the time to do so.  You can’t really start a blog if you don’t have the time to post, so I’ve been holding off until things slowed down a bit.  I’ve always wanted to…

Read More