hello i need a script like: look at http://yourfilehost.com/flash_upload.php, you can upload files to yourfilehost. i want a script, if i put a file url in it like www.mysite.com/video.wmf and click on upload it, it will upload it to http://yourfilehost.com so what i want is a url remote control. i hate to download the files to my pc and upload it to yourfilehost so can you make this? please let me know, i can pay with paypal. if you see this message here, then you can still apply, thnx,
This is not possible, basically, as it is a flash upload script, and not html/php based. Does it actually has to be yourfilehost.com?
Hi, This is not possible due to the flash player sandbox security model, by default, a flash file on www.host1.com cannot call a php script on www.host2.com and get values or pass vars unless host2 grants explicit permission for host1 hosted swf. With that said, you'd better check other upload alternatives (other than a flash interface).