使用 flash builder 4.5 作为远程对象的 php 向导

发布于 2025-01-05 12:15:15 字数 614 浏览 1 评论 0原文

我对 Flex\AS3 还很陌生 我正在使用 flash builder 4.5 for php,并尝试通过远程对象连接到我的数据库。 我按照此处列出的 adobe 说明进行操作: http://help.adobe.com/en_US/flex/accessingdata/WSbde04e3d3e6474c4-668f02f4120d422cf08-7ffe.html#WSbde04e3d3e6474c4-668f02f4120d422cf08-7ffa

我创建了php服务,并成功完成向导。 我已经使用测试工具测试了我的服务,它确实返回了我的结果。

我的问题是,flash builder 似乎根本没有创建服务的文件(super+base)。例如,当我将服务拖到下拉组件中时,我收到一条错误消息,指出找不到服务组件。

有谁知道这个问题会发生吗?如果服务类不存在,测试工具如何工作?

提前致谢, 拉维德

I'm fairly new to Flex\AS3
I'm using flash builder 4.5 for php and I'm trying to connect to my DB via remote objects.
I'm following adobes instructions as listed here:
http://help.adobe.com/en_US/flex/accessingdata/WSbde04e3d3e6474c4-668f02f4120d422cf08-7ffe.html#WSbde04e3d3e6474c4-668f02f4120d422cf08-7ffa

I've created the php service, and successfully finished the wizard.
I've tested my service with the Test tool and it is indeed returning my results.

My problem is that it seems that flash builder didn't create the service's files(super+base) at all. For example, when I drag the service into a dropdown component I get an error saying that the service component can't be found.

Does anyone know this issue happens? how can the test tool work if the service classes don't exist?

Thanks in advance,
Ravid

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

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

发布评论

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

评论(1

和我恋爱吧 2025-01-12 12:15:15

问题是我在使用向导之前没有签出文件,因此 Flash Builder 对文件没有写权限,因此没有创建必要的文件。
一旦他拥有写入权限 - 一切都工作正常

The problem was that I didn't checkout the files before using the wizard so flash builder didn't have write permissions on the files and therefore didn't create the necessary files.
once he had the write permissions - everything worked just fine

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