Hello All,

I have a problem about the policy file mechanism in my flex application.
First, let me shortly describe the problem. I am creating a secure 
socket connection to another port on the same machine as the flex 
application.
I have implemented the secure connection, everything goes through 
SSL/TLS. As far as I know, Flex asks for crossdomain.xml file 
immediately before any communication through the port. There starts the 
problem I think, it does not ask it in crypted format, therefore my 
server does not accept the connection.

Is there any way that I can edit "the policy file asking mechanism"?

Thank you,

ANIL

Reply via email to