Getting Picture Codes From Third Party Website

Discussion in 'PHP' started by baddot, May 25, 2007.

  1. #1
    Anyone have any idea on how do i do a script like www.rockyou.com ? so that i can use for eg. friendster pictures and others into the flash that the user created ? like the rockyou.com ? does it needs curl ? and all that please guide me im really know nuts about curl...thanks:eek:
     
    baddot, May 25, 2007 IP
  2. Paris Holley

    Paris Holley Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    all you would need is a flash player that can read an xml file. Then have a php script that generates the xml...
     
    Paris Holley, May 25, 2007 IP
  3. baddot

    baddot Active Member

    Messages:
    309
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #3
    but the pictures is from example friendster how do i import that to my server etc ?
     
    baddot, May 26, 2007 IP
  4. nsmchris

    nsmchris Active Member

    Messages:
    350
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    68
    #4
    Research the file upload abilities in Flash 8. Be aware though that this could be a huge bandwidth and storage hog. You can also use something like imageshacks api to upload the images there and then use in your flash app.
     
    nsmchris, May 27, 2007 IP