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

#1 2011-04-04 17:53:25

theCreat0r
Scratcher
Registered: 2011-01-27
Posts: 19

Embed Applet Problem

I have a site on weebly I'm working on, and i posted the embed applet 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='../../static/projects/scratchrocks89/960193.sb'></applet> <a href='http://scratch.mit.edu/projects/scratchrocks89/960193'>Learn more about this project</a>

But when I go to my website, it comes up with the well known page where there is a Scratch Cat in the left corner that says, "This project has been removed" Can anybody fix it?

Offline

 

#2 2011-04-04 21:20:42

scratch_yoshi
Scratcher
Registered: 2009-06-12
Posts: 1000+

Re: Embed Applet Problem

Wierd, your link seems to work for me  hmm

Just in case:
<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/scratchrocks89/960193.sb'></applet> <a href='http://scratch.mit.edu/projects/scratchrocks89/960193'>Learn more about this project</a>


Retired from Scratch, but just the language itself. Not the forums.

Offline

 

Board footer