This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-01-24 20:12:56

adriangl
Scratcher
Registered: 2007-07-02
Posts: 1000+

How do you get a game

I have my own site but i don't know how to put a game from scratch on it.


Scratchin' since 2007

Offline

 

#2 2008-01-24 21:03:06

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: How do you get a game

The best way is to use the "embed" code that the scratch web site provides with each project.

If you want to show a program that is *not* on the scratch.mit.edu server, or from a site that will not allow applets from MIT, look at the thread in
http://scratch.mit.edu/forums/viewtopic.php?pid=1384

Offline

 

#3 2008-01-24 22:44:50

adriangl
Scratcher
Registered: 2007-07-02
Posts: 1000+

Re: How do you get a game

that seems kinda hard.i wish the scratch team would make an easier way.


Scratchin' since 2007

Offline

 

#4 2008-01-24 22:56:54

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: How do you get a game

They have made it as easy as possible. Just click embed at the side of the project page and copy and paste the embed code. I believe if you want to put html into a freewebs.com page you need to create a raw html paragraph when creating a new paragraph.

if you still can't find it use this. Just replace "archknight" with your scratch user name and the number beside the user name with the id number of the project you want to embed.

<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/archknight/80465.sb'></applet>


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#5 2008-01-25 12:20:17

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

Re: How do you get a game

adriangl: archmage is right, just click the embed link on the project page. It works in most (not all) websites.


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

Offline

 

Board footer