How can I make it so people can upload progects to my website?
you may think I'm just a kid and can't handle all this, but I know HTML, javascript, actionscript, flash, and a little C++. And I'm only 10! please teach me how!
Offline
i don't know if it's possible

Offline
actully, it is possible. Scratch used a java system so scratch users like us could upload projects. There is a download page for the program they used. After setting it up people can upload scratch projects to your website.
Offline
The scratch program sends projects only to this site so you would need to implement a method to allow users to upload the files to your site. Making something like this would require you to know php and sql.
Offline
Hello midnightleopard. I am 12, and I tried that out to.
You'll have to use PHP (mySQL is not required)
You can google for "php file upload".
If you want some info from me, you can mail me at jorenlauwers [at] live [dot] be
Offline
speaking of that, have you done it for our site? that would get a whole bunch of people.
JSO wrote:
Hello midnightleopard. I am 12, and I tried that out to.
You'll have to use PHP (mySQL is not required)
You can google for "php file upload".
If you want some info from me, you can mail me at jorenlauwers [at] live [dot] be
Offline