Is getting too annoying.
Please help me
I’ve got a python server and i’ve got the flash client uploaded.
I need help with the policy file…
I’ve made the server when receives:
<policy-file-request/>
to send back the following message to the client:
<cross-domain-policy>
<allow-access-from domain="*" to-ports="*" />
</cross-domain-policy>
Client disconnects (as normally should) but never connects again.
This method doesn’t work at all?
What should I do?
[COLOR=“Red”]NOTE[/COLOR]: I don’t have access on the site root of the server.
Begging for help