Is there a way we can insert a embed code box on the Scratch website to add our project to our webpage?
Offline
Yes! I'm not sure how you do it but I know there is a way so if you poke around the forums you probably find it
Offline
On each project site there is an embed link - click on that and it makes the source code
Which will look like something like this
For the screen shot
<a href='http://scratch.mit.edu/projects/Mike_W/503388'><img src='http://scratch.mit.edu/static/projects/Mike_W/503388_med.png' width='425' height='319' alt='Scratch Project'></a>
And for the applet
<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='../../static/projects/Mike_W/503388.sb'></applet> <a href='http://scratch.mit.edu/projects/Mike_W/503388'>Learn more about this project</a>
Offline
Ok. Thanks. (this is a account for a different game, sorry! im the same person)
Offline