You can put Scratch projects on your webpages and blogs. Go to http://scratch.mit.edu/pages/embed to find out how.
Paulmedwal
Offline
Cool! But my blog is wordpress & they dont let java srript or something.. Is there a thing like : Scratch. Imagine, program, share! & a picture of the cat. & you can get it on a code thing like: AHERF:WATMIDON?=Runncolour+#57773g47sd337 or what ever HTML is.
Offline
Mick, If you want to insert a picture of your project, you can add this code:
<a href="http://scratch.mit.edu/projects/andresmh/106"><img src="http://scratch.mit.edu/static/projects/andresmh/106_sm.png"</a>
Just change all of the bold things (switch andresmh with your own username, and go to the url for your project to find the number).
I don't think we currently have Scratch images that you can just post on your blog, I'll ask other members on the Scratch team about it.
Paulmedwal
Last edited by paulmedwal (2007-07-29 12:28:36)
Offline
Something is in development that will help solve this issue.
eyra
Offline
I made this:
Scratch Forever!
You are free to use it as long as you give credit to Relyt12101.
Offline
Here is the code for it:
<img src="http://img407.imageshack.us/img407/7810/scratchforeverqs9.gif"><br>
If you want to make a link to scratch then do this:
<a href="http://scratch.mit.edu"><img src="http://img407.imageshack.us/img407/7810/scratchforeverqs9.gif"></a><br>
Last edited by relyt12101 (2007-08-13 11:41:27)
Offline
No. But if you want it too then use this code -
<a href="http://scratch.mit.edu/users/relyt12101"><img src="http://img407.imageshack.us/img407/7810/scratchforeverqs9.gif"></a><br>
Offline