|
-
 Originally Posted by a_modified_dog
upload this proxy.php to your server -
PHP Code:
<?php
$dataURL = "http://www.otherdomain/some.xml";
readfile($dataURL);
?>
and load the php file into to your movie -
Code:
verTime = new Date().getTime();
feed = "http://www.yourdomain/proxy.php?";
myXML.load(feed+verTime);
Thanks man i need this information too .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|