May 24, 2010 I've been fooling around with Papervision 3D lately, which I enjoy a little too much :). Hereby a little car controlling / handling experiment, in cartoony cell shaded style.
Mar 22, 2010 Here's an update for the handy function which eases the development process with Actionscript 3 in Flash greatly: the equivalent of PHP's recursive print function print_r, letting you dump objects and arrays to the console in a way humanly readable way.
Oct 14, 2008 Here's a handy little function for easing the development process with Actionscript 3 in Flex and Flash: an equivalent of PHP's recursive print function print_r, which displays objects and arrays in a way that's readable by humans.