Swf and PHP on different servers

Hi everyone,

Just wandering if anyone has come across this problem before.

I’ve created a highscore board which uses Flash (AS3), PHP and MySQL. Works fine when all the files are on the same server.

However if the swf is on a differnt server (let’s say serverA) and the PHP and MySQL are on serverB then it doesn’t work. I’m assuming there could be some security issues which is preventing this from happening. Does anyone know if there is a way around this? Or if it’s even possible?

By the way this was the error message…
Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://…etc.

Thanks for reading.