PDA

View Full Version : Debugger causes firefox to crash


Bombdogs
02-14-2009, 09:12 PM
Hi all,

very new to Flex, probably doing something silly but evertime when using the debugger I can grab the debug info but firefox crashes in the process. This can't be normal behaviour?

PMF

Bombdogs
02-15-2009, 01:13 PM
More info: it's only when using breakpoints & also happens in IE.

I must not be returning to the application in the right way??? I set the break point - click the debugger - the app opens in browser - I return to debugging perspective - check info - return to develop perspective - & the broswer & any other open instances of it crash.

Oh, perhaps I should mention this is FlexBuilder3 *oops*

PMF