You searched for articles with the tag print.
1 match:

Actionscript 3 equivalent of PHP's print_r

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.