作者yuchia69 (最爱 梁静茹 ^^)
看板Flash
标题[问题] FMS 连线问题
时间Thu Sep 23 14:48:39 2010
我目前装了as3和fms
我的连线方式是
client_nc = new NetConnection();
client_nc.connect("rtmp://localhost/test");
client_nc.onStatus = function(info) { trace(info.code); }
程式执行後 我的info.code都会NetConnection.Connect.Failed
去查了一下资料 这状态产生的原因可能是权限不足
然後解决方法如下
1. Create a new folder in the {FMS-Install-Dir}/applications folder.
2. If you are replacing the default Adobe signed live service, back up
the following files:
* main.far
* Application.xml
* allowedHTMLDomains.txt
* allowedSWFDomains.txt
3. Copy files from {FMS-Install-Dir}/samples/applications/vod to the
directory you created in step
但是我去了我的安装资料夹下 却没有看到这些档案 所以要如何修改呢?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.115.135.250