When you debug an Adobe Flash Builder project in the Google Chrome browser, Flash Player returns the following error on a breakpoint:
To continue debugging with the Chrome browser, click No. Click No once per debugging session if you exceed the timeout limit (30 seconds).
To prevent the Chrome browser from displaying this message, follow these steps:
Windows
In the Google Chrome Properties dialog, click the Shortcut tab and append the following value in the Target field:
--disable-hang-monitor
Note: When you append the value in the Target field, ensure that you add a space between chrome.exe and --disable-hang-monitor as follows:
Mac OS
Sign in to your account