web-socket-js
web-socket-js copied to clipboard
IE with adobe flash 11 does't work but firefox 11
"[WebSocket] set WEB_SOCKET_SWF_LOCATION to location of WebSocketMain.swf " notification is seen on IE debug console. It work on Firefox with disabled Websocket. I don't know why it says, set WebSocketMain.swf. I've already set it . Please consider it work on firefox.
Thank!
It works fine for me with IE 9. How do you set WEB_SOCKET_SWF_LOCATION? Can you put code here?
Also, please follow "Troubleshooting" section in https://github.com/gimite/web-socket-js . Especially, please try sample.html in the web-socket-js package.