Re: [Flashcoders] debugging Flash apps

2010-05-10 Thread allandt bik-elliott (thefieldcomic.com)
i use flashdevelop, the debugger plugin for firefox and a console logging class that i wrote which i pick up using firebug in firefox a On 8 May 2010 09:01, Jim Andrews j...@vispo.com wrote: I tend to use MonsterDebugger a lot. It is easy to debug stuff in almost any setting outside of

Re: [Flashcoders] debugging Flash apps

2010-05-08 Thread Jim Andrews
I tend to use MonsterDebugger a lot. It is easy to debug stuff in almost any setting outside of mobile devices. I use that and a combo of trace statements and the IDE Debugger. http://www.demonsterdebugger.com/ Ktu I installed DeMonster debugger a while ago, and it seems great for

[Flashcoders] debugging Flash apps

2010-05-07 Thread Jim Andrews
I'm finding the debugger in the Flash IDE almost unusably slow. How do people debug their apps? And I've taken to using FlashDevelop for editing code because the editor in the Flash IDE is equally slow. ja ___ Flashcoders mailing list

Re: [Flashcoders] debugging Flash apps

2010-05-07 Thread Steven Sacks
FDT. End of story. On 5/7/2010 2:46 PM, Jim Andrews wrote: I'm finding the debugger in the Flash IDE almost unusably slow. How do people debug their apps? And I've taken to using FlashDevelop for editing code because the editor in the Flash IDE is equally slow. ja

Re: [Flashcoders] debugging Flash apps

2010-05-07 Thread Jim Andrews
Thanks, Steven. Does this require Eclipse? What flavour of Eclipse, if so? ja FDT. End of story. On 5/7/2010 2:46 PM, Jim Andrews wrote: I'm finding the debugger in the Flash IDE almost unusably slow. How do people debug their apps? And I've taken to using FlashDevelop for editing code

Re: [Flashcoders] debugging Flash apps

2010-05-07 Thread Ktu
I tend to use MonsterDebugger a lot. It is easy to debug stuff in almost any setting outside of mobile devices. I use that and a combo of trace statements and the IDE Debugger. http://www.demonsterdebugger.com/ Ktu On Fri, May 7, 2010 at 8:00 PM, Jim Andrews j...@vispo.com wrote: Thanks,

Re: [Flashcoders] debugging Flash apps

2010-05-07 Thread Steven Sacks
Download the standalone version of FDT 3.5. On 5/7/2010 5:00 PM, Jim Andrews wrote: Thanks, Steven. Does this require Eclipse? What flavour of Eclipse, if so? ja FDT. End of story. On 5/7/2010 2:46 PM, Jim Andrews wrote: I'm finding the debugger in the Flash IDE almost unusably slow.