1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

100$ for the next script ( maybe 1 php file script)

Discussion in 'Programming' started by nevret2, Jun 23, 2007.

  1. #1
    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,
     
    nevret2, Jun 23, 2007 IP
  2. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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?
     
    DeViAnThans3, Jun 24, 2007 IP
  3. nevret2

    nevret2 Peon

    Messages:
    518
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes it has to be, but you can convert the swf file to fla file and look inside right?
     
    nevret2, Jun 24, 2007 IP
  4. wassim

    wassim Well-Known Member

    Messages:
    322
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    110
    #4
    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).
     
    wassim, Jun 24, 2007 IP