Security Error while reading external XML from flash

I’ve made a new site: http://tredeostrem.com

See it. When you click on a menu item, it says loading… But it never loads. I have the data on an XML, but when I uploaded the XML file to netfirms (my host), it automatically attached it’s advert-banner above the XML. As a result, flash can’t read it. :frowning:
So, I uploaded the xml to fileden.com - the free file hosting service. It provided me a direct link for the file.

So. Now the script I’ve used in this file to read the xml is:

flashmo_page1.load_xml("http://www.fileden.com/files/2010/3/22/2800837//flashmo_197_page_1.xml");

Note: On the http://www.fileden.com/files/2010/3/22/2800837//flashmo_197_page_1.xml Fileden page, you can see the xml. However, here - http://tredeostrem.com/flashmo_197_page_1.xml[URL=“http://tredeostrem.com/flashmo_197_page_1.xml”]http://tredeostrem.com/flashmo_197_page_1.xml , where it should ideally be, so that it can be locally accessed by flash, it shows some error.

I have thus put the XML on an external page. But this doesn’t seem to work. Maybethis is the kind of error where flash says that it has stopped a potentially unsafe operation and the file is trying to communicate with an internet enabled source…

Just maybe…
Please help me. I have to complete this project within the next two days.
Thanks,
Animesh