I have a java server that I modified based off of the SimpleServer
 java class.

Everything works perfectly when I run from flex builder.  As soon as I
deploy it, it will not connect.  I know this has to do with the
crossdomain.xml file, but I cannot get the java class to send back
what it needs to get this to work.

Does anyone have any examples of how this may work?  

I've tried sending it as soon as the socket connection is made, I've
tried after reading from the input stream that flex is asking for the
policy-file-request, etc.

Thanks

Reply via email to