Why does Flex Debugging stop working after a while in Firefox 6 with breakpoints?

1.8k Views Asked by At

I was currently working on a flex application with debugging set to Firefox 6. I set a breakpoint and was checking some variables... next thing I know the browser says "flash player crashed." How do I set it up so breakpoints work for an extended period of time?

1

There are 1 best solutions below

1
On BEST ANSWER

Just open firefox and type "about:config" - scroll down to dom.ipc.plugins.timeoutSecs - enter "-1"

Just open firefox and type "about:config" - scroll down to dom.ipc.plugins.timeoutSecs - enter "-1"