I want to create log file for my flex application. That is the file should contain all the trace prints in it when I run my flex application. How can I configure flex to do this? thanks
With the debug Flash Player, you can write your trace statements to disk by editing/creating the mm.cfg file.