Re: How do I debug actionscript in ming?

[email protected] (Wolfgang Hamann) Sun, 4 Jan 2004 07:30:27 +0100 (CET)
Newsgroups gmane.comp.web.ming.general
Message-ID <wolfgang-1040104073027.A0729986@loopback>

I have never seen two different files for linux flash player, so I doubt there is a debugging
player. around

Wolfgang>> I just discovered you can enable the debugging in your browser player:
>> http://skaiste.elekta.lt/Books/O'Reilly/Bookshelfs/books/webdesign/action/ch19_01.htm
>> 
>> To export a movie with in-browser debugging permitted, select File  Publish
>> Settings  Flash  Debugging Permitted, then
>> optionally provide a password to prevent prying eyes from snooping around your
>> code. To install a debugging Player in your browser,
>> use the installers provided in the /Players/Debug / folder where you installed
>> Flash on your hard drive. To enable debugging while
>> viewing a movie, right-click in Windows (Ctrl-click on Macintosh) on the movie
>> and select Debugger.
>> 
>> Is there such a debugger player in linux?