• Joel Martin's avatar
    Add global variable option for swf location. · 1144eaa3
    Joel Martin authored
    The problem is, you can't set WebSocket.__swfLocation before you load
    web_socket.js (because it creates the WebSocket global), but you also
    can't reliably set WebSocket.__swfLocation after because if you are
    doing dynamic script file includes then the onload (i.e.
    WebSocket.__initialize) may fire before you have a chance to set
    Websocket.__swfLocation.
    1144eaa3
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
LICENSE.GPL-3 Loading commit data...
LICENSE.LGPL-3 Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...