Reputation: 2428
I have a situation in Adobe Flash Builder 4, there is a debug mode in the software but whenever i click on it; it throws me an error saying
"C:\WINDOWS\system32\Macromed\Flash\Flash32_11_2_202_160.ocx
Flash Builder cannot locate the required debugger version of Adobe Flash Player. You might need to install the debugger version of the Flash Player or reinstall Flash Builder.
Do you want to try to debug with the current version?"
I dont know what is this, there was no debugger attached with Flash Builder and i have Flash Player installed on my system.
(I have a file named FlashUtil32_11_2_202_160_ActiveX.dll on this path "C:\WINDOWS\system32\Macromed\Flash\")
Any ideas much appreciated..
Upvotes: 0
Views: 3695
Reputation: 64
It happens sometimes due to corrupt flash player (debugger) or heap memory allocation.
If you restart the flash builder and clean build the project it works sometimes.
OR
Follow http://forums.adobe.com/message/4057195 Uninstall the existing flash player and install the latest one according to your OS.
Upvotes: 1
Reputation: 7303
You can download debug player here
Upvotes: 0