Debugging.. anything better than trace()?
Hey guys... I'm relatively new to AS3 as I've had my head in php for a number of years. Coming from that angle, I haven't been able to figure out how to get any deeper into some of the objects in AS3.
For a specific example, I've been working with (read: completely ruining..) the code from the "Getting query data using MySql, PHP, AS3.0, XML" post in this forum. With my modified code, I'm running into to an error say around, "holdXml = XML(event.target.data);".
The question isn't so much how to fix the error... but more... is there any way to "var_dump( holdXml )" to see what exactly it contains?
I've since figured out the error, but for future reference... any way to completely dump a variable to a console or log somewhere?
Thanks,
-Haelix
Copyright Gary Rosenzweig
