I have my Flash Player setup so that whenever something is traced by the swf using trace(), the trace output gets written to a text file on my machine. However, I want to be able to view this stuff as it gets written to the text file.
I can use the program 'less' in Terminal to watch this stuff come in, however, I'd like something more like a regular text editor, so I don't have to use Terminal.
Does anybody know of something like this?
I can use the program 'less' in Terminal to watch this stuff come in, however, I'd like something more like a regular text editor, so I don't have to use Terminal.
Does anybody know of something like this?