Posts Tagged ‘Debugging’
1001 Ways to Debug in Flash
Tuesday, July 8th, 2008I have been looking around at all the different ways to debug content when developing Flash applications. The Flex folks already have a decent way of doing this, since the debug version of the Flash player communicates everything back to the Flexbuilder IDE. In Flash it’s not that easy. As soon as the SWF is being run from within a browser all those Trace statements don’t get through anymore.
