Hi, I've been using AMFPHP successfully for a number of Flash based sites using Drupal as a CMS. I have a client who is using godaddy hosting and have run into a problem receiving results in Flash. The connect and calls work fine and I can see them being made in the netconnection debugger but there just are never any returns coming back.

I had this working fine on my production server. Just after copying to the live server it doesn't. I've checked and double checked my connection string and it seems to be correct. I've also made a crossdomain.xml as well. In Drupal I'm able to use the service browser and everything works as expected so that tells me that AMFPHP and services should be functioning normally.

Could it be something as simple as incorrect file/folder permissions? Any other thoughts?

Thanks!