Security sandbox violation

My game is in AS3
and it sends highscores to a server with a php script using URLREQUEST and URLLOADER

When i put the game’s swf in servers which are not the highscore server i get the following error:

Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: cannot load data from .

What should i do?

Thanks