使用 Flash 10 在 CS5 中调用 Flash Web 服务(远程)

发布于 2024-09-13 20:28:57 字数 254 浏览 2 评论 0原文

我发现关于使用 Flash 和远程服务的信息很少。目前,我开始使用 AMFPHP,它非常适合发送回简单的数据集,但我想发送回转换为记录集的复杂查询类型。我有两个问题:

1)这是目前的做法吗? PHP 后端带有用于 Web 服务的 AMFPHP,以便我的 Flash 程序可以访问它?或者我应该使用不同的设置?

2) 如何在 CS5 中添加 mx.remoting 服务?我找到的唯一文档说将其添加到“其他面板”下,但我在 CS5 中没有该面板下的下一个区域。

I'm finding little info out there on using Flash and remoting services. Currently I'm starting out using AMFPHP which works pretty well for sending back simple sets of data but I'd like to send back complex query types which translate to RecordSets. I have two problems:

1) Is this the way it's currently done? PHP backend with AMFPHP for webservices so my Flash program can access it? Or should I be using a different setup?

2) How do I add the mx.remoting services in CS5? The only docs I find say to add it under Other Panels but I don't have the next area under that in CS5.

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

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

发布评论

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

评论(1

断舍离 2024-09-20 20:28:57

Adobe Zend Framework正在合作,所以我相信ZF是当前主要的方式之一。

看看这个
http://www.adobe.com/devnet/flex/flex_php.html

我知道它与 Flex 有关,但它可能会为您指明正确的方向。有相当多的文章和内容;互联网上有关 Flash / Zend Framework 的教程。

无论如何,这是我自己使用的解决方案,尽管我不使用 Flash IDE,而是使用 FlashBuilder,我用它来开发 Actionscript 项目。

希望有帮助!

Adobe & Zend Framework are collaborating so I believe that ZF is one of the main current ways.

Have a look at this
http://www.adobe.com/devnet/flex/flex_php.html

I know it deals with Flex but it may set you in the right direction. There's quite a few articles & tutorials on the internet dealing with Flash / Zend Framework.

In any case , this is the solution I use myself , although I don't use the Flash IDE , rather FlashBuilder , which I use to develop Actionscript projects.

Hope it helps!

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