Discussion list for Unity developers.
unity-dev at moock.org
Thu Apr 10 23:40:44 CDT 2008
Discussion list for Unity developers. wrote: > in the flash player debug version i know have this when trying to connect > (at the same time the error in unity logs fires) -- can you post the relevant excerpt please. it's getting hard to track which errors are being discussed. > Ignoring policy file at (URL) due to incorrect syntax. -- please post more of this log file, including all original addresses. it would also be helpful if you could post a link to your app so i can test with my flash player. > so it seems clear, but i think my synthax is correct: > <cross-domain-policy> > <site-control permitted-cross-domain-policies="master-only" /> > <allow-access-from domain="*.mydomain.com" to-ports="9100,9101" /> > </cross-domain-policy> > > Can you confirm ? -- that syntax looks correct to me. i assume you changed *.mydomain.com to your domain? colin