
August 17th, 2011, 03:36 PM
|
|
Registered User
|
|
Join Date: Jan 2011
Posts: 18
Time spent in forums: 6 h 29 m 26 sec
Reputation Power: 0
|
|
|
Flash Remoting - Apache Server w/ XMLSocket Problem
Ok, I need some help here.
I have a perl socket on my apache server that correctly takes input from sockets and sends it back out to every socket connected to the perl socket. I have tested the perl socket, and it works correctly.
When I launch the Flash in the IDE, as a flash program, it functions correctly with the perl socket.
However, when I try to launch the Flash in a Browser on my apache server, it tells me it is unable to connect to the server.
However, I am seeing from feedback from my perl socket, the flash connects for about a half of a second, and thats it.
What could be the problem, do I have to include code in the flash to allow XMLSockets to connect in a browser as well?
Is there certain things I need to do with my apache server to make it work?
Also if I 'Preview as HTML' from Adobe Flash CS4, it does not connect.
Thanks Guys.
|