Question
Checking is CF Server is alive
The first thing my Flash 8 app does is to call a cfc. If, for some reason, the CF Server is not running, the app will "hang" waiting for a response. Is there some way for my app to tell whether the CF Server is running so that an appropriate message can be displayed?