Problem reaching highscore board - crossdomain.xml issue?

I’ve been following this tutorial
[unifycommunity.com][1]
To try to create a highscores board - but every time I run it, I get this error
“There was an error getting the high score: Rejected because no crossdomain.xml policy file was found”

Which I’ve Googled, and have added crossdomain.xml, changed the editor settings to emulate this address: [http://dakar.bournemouth.ac.uk/~tkail/][2]

The display php file works, and outputs the results in order:
[http://dakar.bournemouth.ac.uk/~tkail/display.php][3]

I’ve also uploaded my game here:
[http://dakar.bournemouth.ac.uk/~tkail/WebPlayer.html][4]
Seeing as this is local, it surely shouldnt ask for it anyway? I get the same error regardless where I play from

Does anyone have any ideas?
Thanks!
[1]: unifycommunity.com
[2]: http://dakar.bournemouth.ac.uk/~tkail/
[3]: http://dakar.bournemouth.ac.uk/~tkail/display.php
[4]: http://dakar.bournemouth.ac.uk/~tkail/WebPlayer.html

Put the crossdomain.xml at the root of the domain.