When Adobe Flash Builder 4 cannot locate Adobe Flash Player: (error message)
Download a debugging player.
There are several DEBUG Versions on Adobe's website
Http://www.adobe.com/support/flashplayer/downloads.html
The first is the IE Plug-in,
Download the Windows Flash Player 10.2 ActiveX control content debugger (for IE) (exe, 2.99 MB)
The second is the Firefox plug-in,
Download the Windows Flash Player 10.2 plugin content debugger (For Netscape-compatible browsers) (exe, 2.95 MB)
After the above two plug-ins are installed, you can use IE and Firefox for debugging.
The third version should be the desktop version.
Download the Windows Flash Player 10.2 projector content debugger (exe, 6.36 MB)
For IE or Firefox, choose Window> preference> General> Web browser.
I installed chrome Firefox IE, but there is no chrome in the selection. However, to debug SWF with chrome, you also need to install the plug-in for Netscape-compatible browsers.
PS:
By default, it is opened through the browser. You can also set it to open from air:
Project-> properties-> actionscept
Compiler: deselect HTML wrapper.
Bytes --------------------------------------------------------------------------------------------------------
Debug in Chrome browser:
Open chrome: // plugins/in the address bar of Google Chrome /. After reading it, we found two flash players:
Shockwave Flash-version :,
Note: |
Shockwave Flash 10.1 R53 |
Location: |
C: \ Users \ Tony \ appdata \ Local \ google \ chrome \ Application \ 5.0.375.23 \ gcswf32.dll |
Shockwave Flash-version: 10, 0, 45, 2
Note: |
Shockwave Flash 10.0 r45 |
Location: |
C: \ windows \ system32 \ macromed \ Flash \ npswf32.dll |
It seems that Google is Adobe's fans, and it also helps put Flash Player's built-in applications. Disable the built-in version. Try flash again. This is the debug version. Debug Flex again and connect to the debugger normally.