raymond
12-06-2004, 08:59 AM
Hi
I try to embed a swf that includes electroserver code into a html.
When I just simply double click the file to open it (like: E:\test.html), it works (It can connect to the server using es.connect, I got response from server).
However if I run the html thru web server (like: http://localhost/test.html), I can't got anything from the server. I try to print something from the es.onConnection handler but nothing comes out.
Any ideas? Should be there anything to work with the web server?
I've installed winxp sp2 with IIS 5.1.
Thx in advance.
I try to embed a swf that includes electroserver code into a html.
When I just simply double click the file to open it (like: E:\test.html), it works (It can connect to the server using es.connect, I got response from server).
However if I run the html thru web server (like: http://localhost/test.html), I can't got anything from the server. I try to print something from the es.onConnection handler but nothing comes out.
Any ideas? Should be there anything to work with the web server?
I've installed winxp sp2 with IIS 5.1.
Thx in advance.