ActionScript 3 中的 WebService 实现

发布于 2024-08-15 16:00:17 字数 131 浏览 6 评论 0 原文

我如何使用 ActionScript 3 调用 WebService。从我最初的发现来看,我知道 AS3 不支持 WebService 和 SOAP,但它在 Flash MX/AS2 中。

有什么建议或链接吗?

谢谢

How can I call WebService using ActionScript 3. from my initial findings, I come to know it is AS3 dosen't support WebService and SOAP, it was in Flash MX/AS2 though.

Any suggestions or links guys??

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

┈┾☆殇 2024-08-22 16:00:17

如果你不想使用 Flex 框架,Carlo Alducente 写了一个很好的 WebService 类,仅限 as3(无 mx.rpc.* 依赖项)。我已经尝试过了,效果很好。

华泰

If you don't want to use the Flex framework, Carlo Alducente wrote a nice WebService class, as3 only(no mx.rpc.* dependencies ). I've tried it and it works just fine.

HTH

风为裳 2024-08-22 16:00:17

WebService 类怎么样?
否则我认为WebServices只是xml,所以你自己实现一些东西不会那么困难。

What about the WebService class?
Otherwise I think WebServices are just xml, so it could not be that hard to implement something by you own.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文