This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » FAQ
  •  » How do I post my project on my blog or website?

#1 2007-11-26 19:25:54

andresmh
Scratch Team at MIT
Registered: 2007-03-05
Posts: 1000+

How do I post my project on my blog or website?

On each project page there is a panel on the right , under the tags panel, that says "Link to this Project". Click on the "embed" option on that panel. You will get the HTML code so people can put their projects on their personal websites (similar to embedding YouTube videos).

http://scratch.mit.edu/files/shareonotherwebsites.png

Here is an example: http://andresmh.blogspot.com/

You can also click on "post" to send your project to Facebook, Digg or Reddit.


Andres Monroy-Hernandez | Scratch Team at the MIT Media Lab
on identi.ca and  twitter

Offline

 

#2 2008-03-23 12:42:52

Ty101
Scratcher
Registered: 2008-03-23
Posts: 19

Re: How do I post my project on my blog or website?

Ya
Ive been wondering
about that too.

Offline

 

#3 2008-03-27 14:40:48

JboyCo
Scratcher
Registered: 2008-03-14
Posts: 1

Re: How do I post my project on my blog or website?

How do you do it without uploading it onto the scratch website?

Offline

 

#4 2008-05-08 19:44:31

rocketsnail
Scratcher
Registered: 2008-03-29
Posts: 1

Re: How do I post my project on my blog or website?

thanks

Offline

 

#5 2008-05-10 13:01:41

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: How do I post my project on my blog or website?

I've never seen the. Cool


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#6 2008-05-10 13:47:52

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: How do I post my project on my blog or website?

JboyCo wrote:

How do you do it without uploading it onto the scratch website?

You upload it to your server, then put the same code but replace the 'src=blahblahblah' to 'src=thisiswherethefile'slocated'

Offline

 

#7 2008-08-11 13:56:33

mrjon
Scratcher
Registered: 2008-04-19
Posts: 1

Re: How do I post my project on my blog or website?

and how do I upload it to my sever?

Offline

 

#8 2008-08-11 21:00:06

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: How do I post my project on my blog or website?

mrjon wrote:

and how do I upload it to my sever?

just... upload the .sb file and change the code to what is writte (but change the yourfile.sb to the actual location of where you stored the file)

Code:

<applet id='ProjectApplet' style='display:block' code='ScratchApplet' codebase='http://scratch.mit.edu/static/misc' archive='ScratchApplet.jar' height='387' width='482'><param name='project' value='yourfile.sb'></applet>

It <i>should</i> work.
whoops I mean it should work... I've been HTMLing too much today!

EDIT: actually, it doesn't. I actually know nothing about Java so it wouldn't. But I thought that maybe if I replaced the .sb file...

Last edited by coolstuff (2008-08-11 21:11:42)

Offline

 

#9 2008-08-19 15:04:37

jamesw
Scratcher
Registered: 2008-08-19
Posts: 1

Re: How do I post my project on my blog or website?

Can anyone else help with uploading it to the server?  been driving me mad all day.

Thanks in advance





________________________________
James the Office space guy

Last edited by jamesw (2008-08-19 15:06:09)

Offline

 

#10 2008-08-20 20:55:18

mletreat
Scratcher
Registered: 2008-05-01
Posts: 100+

Re: How do I post my project on my blog or website?

jamesw wrote:

Can anyone else help with uploading it to the server?  been driving me mad all day.

Thanks in advance
________________________________
James the Office space guy

Uploading to the server depends on who is hosting your website.  You may need to use FTP...here is some additional info:

Scratch project files (*.sb) can be run outside of the Scratch program if accompanied by the same Scratch Java Applet used to play projects on our site.  To play a Scratch Project file on your own website you need to copy your .sb project file into a directory with the Scratch Applet player's .jar file, as well as to the .html webpage that you create with the code provided here:  http://scratch.mit.edu/forums/viewtopic.php?id=191

Offline

 

#11 2009-08-02 18:22:00

dragonlover13
Scratcher
Registered: 2009-07-24
Posts: 7

Re: How do I post my project on my blog or website?

you click share and then click share online or som thing like that


~"They're here..." (Poltergeist)
~"Now that is Darkstripe, neither young nor pretty." (Warriors)

Offline

 

#12 2009-08-02 18:30:27

sanda427
Scratcher
Registered: 2008-12-02
Posts: 96

Re: How do I post my project on my blog or website?

I am a big HTML person, When you upload a progect it has a HTML embed code beneath the progect notes.  smile  Hope that helps.


http://squiby.net/view/2246392.png

Offline

 

#13 2010-11-02 16:07:10

dragonslayer40
New Scratcher
Registered: 2010-08-22
Posts: 1

Re: How do I post my project on my blog or website?

but they dont seem to work on blooger<x position>

Offline

 

#14 2012-11-05 17:22:29

700037001
Scratcher
Registered: 2010-10-29
Posts: 1

Re: How do I post my project on my blog or website?

i WANT TO DO THIS TO

Offline

 
  • Index
  •  » FAQ
  •  » How do I post my project on my blog or website?

Board footer