Connection failed! Maybe your network can't access the server, or the server is under maintenance, please try again later!
I have it installed on a Win2k machine, running Omnipro as a server.
I copied the suggested files onto the server. Edited the xml file.
I have the below code on a chat.html page:
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/s...rsion=5,0,0,0" width="634" height="476">
<param name=movie value="123flashchat.swf">
<param name=quality value=high>
<embed src="123flashchat.swf" quality=high pluginspage="
http://www.macromedia.com/shockwave/...hockwaveFlash" type="application/x-shockwave-flash" width="634" height="476">
</embed>
</object>
And I get the error. It does run without the server but now with the server.
IT looks real good but just doesn't seem to work with the server. If there is a way to run it as it's own server, I don't see it. And following the instructions won't allow it to run on the server.
Any ideas?