希望有人能帮我解决这个问题。
我开始使用Drupal Services & Adobe Flex。我创建了一个简单的服务并安装了AMFPHP模块。在Adobe Flex中运行应用程序时,我似乎没有problem...and显示数据,一切运行正常
但是,在将.html和.swf文件上传到我的get服务器并转到站点[http://www.bkardi.com/top25/Top25UI.html]后,我收到以下错误
Authentication Error [RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Security.Error error Error #2048 url: 'http://firejaypa.com/services/amfphp'"]解决这个问题的最佳行动方案是什么?
发布于 2009-07-26 01:56:10
我错过了crossdomain.xml文件
https://stackoverflow.com/questions/1183495
复制相似问题