Simple tip of the day – scrollRect

April 3, 2009 No comments yet

Whenever I’d need a “window” style mask I’ve always created some sort of DisplayObject (preferably…

Not revealing too much in a HTTP response

March 16, 2009 No comments yet

When setting up a HTTP server, I always strip any sensitive information from the HTTP…

YouTube: AS2 vs. AS3

February 10, 2009 No comments yet

So, we’re currently wrapping up a project for a client where YouTube’s Chromeless

TweenLite/Max 10

January 2, 2009 No comments yet

This has been mentioned all over the world lately, so I figured I might as…

Dynamically loading fonts using ActionScript 3

November 1, 2008 No comments yet

Dynamically loading and using fonts in Adobe Flash is surprisingly easy accomplished using AS3. Many…