Hi guys. I am using Flex and php to develop my project. Everything works
great in my local machine. However, when I upload my files to my server
(godaddy.com). I got the error when loading my flex application.The
pop-up error message issend
failedchannel.connect.failed.errorNetconnection.call.Badversion:
url:http://mydomail/folder/gateway.phpI have upload my ZendFramewrok
folder into my server and amf_config.ini has been configured. (webroot
=http://mydomain)I am not sure what's going on here. P...