Pages: 1
Topic closed
*Subject*
Offline
have you embeded your game into other sites?
Offline
AlBrookISD2142 wrote:
have you embeded your game into other sites?
Yes that's quire easy:
Go to the project on Scratch website which you want to embed.
Under the tags there is a box which says Link to this project and under that text there's link 'embeded'.
Click the 'embeded' link and copy the HTML code in the second box.
Then paste the HTML code into a HTML document.
The code should look something like this:
<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/jacool/702268.sb'></applet> <a href='http://scratch.mit.edu/projects/jacool/702268'>Learn more about this project</a>

Offline
Sweet that was easy! thanks for your help
Offline
uhh i was glancing through other forums about embeding your games onto other websites.....i wanted to click on the links to read further into that but my school has it blocked!!!! GRRR! >
Offline
AlBrookISD2142 wrote:
uhh i was glancing through other forums about embeding your games onto other websites.....i wanted to click on the links to read further into that but my school has it blocked!!!! GRRR! >
![]()
I wonder why, maybe they don't allow games.

Offline
Yeah, most schools have a "wall" that blocks chat, visual search engines, violence, etc.
Offline
My school only blocks server access, scratch works perfectly fine.
Offline
RHY3756547 wrote:
My school only blocks server access, scratch works perfectly fine.
Scratch works fine on my school too; it's just blocking websites in its database and known websites that are in the category black list.
Offline
Topic closed
Pages: 1