upload this proxy.php to your server -and load the php file into to your movie -PHP Code:<?php
$dataURL = "http://www.otherdomain/some.xml";
readfile($dataURL);
?>Code:verTime = new Date().getTime(); feed = "http://www.yourdomain/proxy.php?"; myXML.load(feed+verTime);




Reply With Quote