zigolupo / jsocket

Automatically exported from code.google.com/p/jsocket
0 stars 0 forks source link

Simple example does not work #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. visit http://proxy.interflective.com/test.html
2. receive this error: 
[21/04/2012 21:37:35] JavaScript - http://proxy.interflective.com/test.html
Inline script thread
Uncaught exception: SWFObject not found! Please download from 
http://code.google.com/p/swfobject/
Error thrown at line 88, column 4 in <anonymous function: 
jSocket.prototype.setup>(target, swflocation) in 
http://proxy.interflective.com/jsocket.js:
    throw 'SWFObject not found! Please download from http://code.google.com/p/swfobject/';
called from line 28, column 8 in http://proxy.interflective.com/test.html:
    socket.setup('mySocket');

3. Submit it as a problem with the example on the jsocket codebase :)

Original issue reported on code.google.com by paul.g.w...@googlemail.com on 21 Apr 2012 at 8:38