http://www.jackleaman.co.uk/modified2.zip
i hope that this file is close to where you are heading :)
upload the php and xml files to your server
change the Flash file to point to your domain - path = "http: etc"
test the movie, then go to the winner.xml file in your browser
your original code was failing for a few reasons, the main one was -
you had used the Library name for the movieclips in your script
you must
always give the clip an
instance name and use that name in your script.
I gave instance names to the two targets - target01 and target02