A nice user here let me know that i need Server-side proxy method to get xml from another domain.

To day i have a flash movie that works perfect locally on machine but not when it on my webserver. My xml is from a server/domain that i have no control over. (public xml ex. newspaper)

I need to use the Server-side proxy method to be allowed to get the date from another domain.
I have downloaded the php script i need to use from the macromedia site but i do not know how to implement.

To day i have a normal :
images_xml.load("whatever.xml");
that loads data in to my flashmovie.
(works perfect locally)

Can anyone tell med how to connect to my proxy.php file that allows my movie to get data from other domains?

Step by step...

Please... i`m really stuck here.