comparable function to print_r in as3
        Posted  
        
            by Derek Adair
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Derek Adair
        
        
        
        Published on 2010-04-22T19:32:56Z
        Indexed on 
            2010/04/22
            19:53 UTC
        
        
        Read the original article
        Hit count: 293
        
as3
In php we have the method print_r().
Is there anything similar in as3 to print out an object/array?
© Stack Overflow or respective owner