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.