Remember the first few months, Apple has reported that there is a security problem with Adobe Flash player, so the major browser manufacturers began to abandon the FP, although it has been rejected to find the north, as a poor developer identity, Also had to accept the elimination of such a situation of the decline. Chrome has always liked it, and suddenly found that it was not able to run Flash Player Debuger, which had to be replaced by other browsers in project development because the latest version of Flashplayer_18_ppapi_ downloaded on the website Debug.exe didn't have any eggs. After careful study and comparison, the problem was found.
1. Viewing external plugins loaded by the browser via Chrome://plugins, there are only 5 items found, and Adobe Flash player has only 1 items, not the previous 2 items.
2, the analysis should be chrome disabled NPAPI plug-in , through the chrome://flags/#enable-npapi get the following results:
We also found that, since Chrome45, this and NPAPI support would no longer be available, and there was some concern about how to debug the Flex program based on Chrome in the future.
3, we start the NPAPI function, the lower left corner will prompt "Restart the browser", we restart the browser, again open Chrome://plugins found as follows:
We saw 2 available FP plugins, and by disabling Chrome's own Pepflashplayer plugin, we were amazed to find that we could debug the program again.
Flash player does not have the option to turn on debug mode in version Chrome42 and above