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
all you would need is a flash player that can read an xml file. Then have a php script that generates the xml...
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.