The Archives

SEARCH

About There4

I build simple, clean, and maintainable internet applications. People should never need an owners manual to use software, I believe that applications can be easy to use while still being powerful. Applications should remain valuable through their entire lifespans, and should be flexible enough to grow and change as requirements shift.

I prefer to develop with Blueprint CSS, jQuery, and Cake PHP. I have extensive development history with PHP, MySQL, Microsoft SQL, and mixed Win32/Linux hosting environments.

Follow me on Twitter

Posting tweet...

Tag Archives: Flex

Flex error: “Waiting for flash player to connect to debugger”

Posted in: Blog, Flex by Craig Davis on April 13, 2009

After troubleshooting this problem for several weeks, I finally stumbled upon the solution. It appears that Flash is unable to resolve ‘localhost’ to 127.0.0.1 in Vista. The host file only used IPV6 to map ::1 to localhost.

The resolution to the error is to add a host file entry for 127.0.0.1 to localhost.