作者ben2103gto (不要调查我)
看板Flash
标题[问题] ElectroServer的error message
时间Wed Jan 5 14:32:49 2011
小弟我想使用ES来架设一个线上录音的网站,开发是使用AS3.0。我主要是更改
里面的范例code "WebCamAndMicrophoneChat",更改过後能够正常录音至server端当中
但是无法嵌在网页,当我尝试去测试影片时,Flash会有error message,
错误讯息如下(但是还是能正常录音,只是无法将此swf镶嵌在网页当中):
TypeError:Error#1009:无法存取Null物件的参考或方法
at com.electrotank.electroserver4.protocol.text::StringMessageReader
/com.electrotank.electroserver4.protocol.text:StringMessageReade
r::_nextString()
at com.electrotank.electroserver4.protocol.text::StringMessageReade
r/nextCharacter()
at com.electrotank.electroserver4::ElectroServer/com.electrotank.
electroserver4:ElectroServer::processStringData()
at com.electrotank.electroserver4::ElectroServer/onStringData()
at com.electrotank.electroserver4.utils::Observable/notifyListeners()
at com.electrotank.electroserver4.connection::Connection/onPreData()
at com.electrotank.electroserver4.connection::Connection/com.electrotank.
electroserver4.connection:
我有尝试去ES Forum去询问,管理员回答是:Check that version running on the
server matches the version of the ES4 api that the client was compiled
with. 就我认知 她的意思是Client端与Server端运行的版本要一致。
所以在此想要请问板上各位,是否有使用过ES来架设录音程式?
谢谢。
--
Dream big and Start small
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.116.72.55
※ 编辑: ben2103gto 来自: 140.116.72.55 (01/05 14:37)
※ 编辑: ben2103gto 来自: 140.116.72.55 (01/05 14:39)