Flash 雅虎地图已停止工作?
在过去的一周中,雅虎似乎已将其跨域文件更改为仅接受雅虎域(http://maps .yahooapis.com/crossdomain.xml):
这导致我使用雅虎地图的应用程序停止工作(即安全异常)。我无法代理对 Yahoo 的调用,因为 URL 嵌入在 Yahoo 分发的 MXP 文件中。有谁知道是否有解决方法或更新?
In the past week it appears that Yahoo has changed their crossdomain file to only accept Yahoo domains (http://maps.yahooapis.com/crossdomain.xml):
This is causing my applications that use Yahoo Maps to stop working (i.e. security exception). I cannot proxy the calls to Yahoo because the URL is embedded in the MXP file that Yahoo distributes. Does anyone know if there's a workaround or update to this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有趣的是,雅虎在以下页面上自己的示例现在也不起作用:
http://developer.yahoo.com/maps/flash/asGettingStarted.html
Interestingly Yahoo's own examples on the following page aren't working right now either:
http://developer.yahoo.com/maps/flash/asGettingStarted.html