No Comments FlashDevelop, IDE, IT

[FlashDevelop] Waiting for flash player to connect to debugger

I’ve just done a fresh install on my new laptop, and I got stuck with this error when launching a flash project in FlashDevelop (no debug trace, no breakpoints…). If you have the same problem, you may try this:

Check that you have the localhost declared in your hosts file (C:\Windows\System32\drivers\etc\hosts). Add this line if you don’t have it:

127.0.0.1 localhost