[問題] ElectroServer的error message

看板Flash作者 (不要調查我)時間15年前 (2011/01/05 14:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
小弟我想使用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)
文章代碼(AID): #1D912M-H (Flash)