First AS3 project

I’ve been playing around with AS3 over the past few days, and now it’s time to try and do something meaningful with it. I’m going to redo my portfolio site. This outta be fun.

Since FuseKit doesn’t have an AS3 version, I’m going to use the Boost Animation System. It looks pretty full featured.

The hardest thing about AS3 for me now, is not typing an underscore before movieclip properties.  And the alpha property is now 0-1 instead of 0-100. I guess it makes more sense, but I’ve got years of learning to undo.