This is the correct document. It tells how to set up the flash player 9 debug logging, and where to find the output file
http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&file=logging_125_04.html This is useful to see flash player log output from the player running in the browser It is also possible to launch the browser plug-in from the command line 'fdb' debugger, you can say fdb "http://127.0.0.1:8080/devildog/test/swf9/hello.lzx?lzr=swf9&debug=false" (although there is some bug that it keeps setting debug to true when it delivers the app right now) -- Henry Minsky Software Architect [EMAIL PROTECTED]
