0

我在调试 zendamf 遥控器时遇到了一些问题。我在运行 MAMP 的 Mac 上。我有带有 SDK 3.6 和 Flash Player 10 的 Flex 3。

我让查尔斯跑了。虽然我没有看到任何太奇怪的东西,但我不确定我应该寻找什么。我得到 200 OK 除了:

http://localhost/zendamf_remote_flex_dcre 301 POST localhost /zendamf_remote_flex_dcre7 ms 1.16 KB 完全空

后来在查尔斯的名单上,我看到:

http://localhost/zendamf_remote_flex_dcre/ 200 GET localhost /zendamf_remote_flex_dcre/ 186 毫秒 533 字节完成

Zend Amf 端点

4

1 回答 1

0

好吧,我想通了。我在编译器选项设置中忘记了“-service”。

于 2011-05-07T21:39:18.660 回答