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

#1 2013-04-25 13:16:47

allancph
New Scratcher
Registered: 2013-04-25
Posts: 4

Posting to my homepage

I tried posting my sons project to our homepage, but it is not working for some reason.. Can someone please help ? Thank you

Regards Allan

http://www.lavridsen.dk/linus/HomeDefender/

<html>
<title>Linus Home Defender</title>
<body> <applet id=”ProjectApplet” style=”display:block” code=”ScratchApplet” codebase=”./” archive=”ScratchApplet.jar” height=”387? width=”482?>
<param name=”Home Defender” value=”Home-deffender.sb“> </param></applet>
</body>
</html>

Offline

 

#2 2013-04-25 14:21:24

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Posting to my homepage

Where did you get that code? It doesn't look like from the embed feature on a project page.

Offline

 

#3 2013-04-26 06:02:15

allancph
New Scratcher
Registered: 2013-04-25
Posts: 4

Re: Posting to my homepage

the game was refused hosting on scratch.mit.edu - we are trying to host it on own server

Offline

 

#4 2013-04-26 07:10:11

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Posting to my homepage

It might be because you are using rich quotes (”) instead of plain ones ("). Also, it looks like a couple of them got turned into question marks. Fixing the HTML might get it to work.
BTW, why can't you host it here?

Offline

 

#5 2013-04-26 10:48:27

allancph
New Scratcher
Registered: 2013-04-25
Posts: 4

Re: Posting to my homepage

Great, we got a step further :-) Thanks .. Still not working, something seems to keep the loading from completing http://www.lavridsen.dk/linus/HomeDefender/

Got the code from here
http://teachmeprogramming.com/How-to-Embed-Your-Scratch-Applet-in-HTML5.html
http://freear.org.uk/content/embed-scratch-applet-html5

Offline

 

#6 2013-04-26 11:04:08

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Posting to my homepage

Sorry, i'm not sure why it's not working.
But why can't you host it on Scratch? Is it too big? In that case, the Java player won't work for it anyways.

Offline

 

#7 2013-04-26 11:42:46

allancph
New Scratcher
Registered: 2013-04-25
Posts: 4

Re: Posting to my homepage

Ii was removed shortly after upload - I guess because there is shooting/blood in the game, but I dont know

Offline

 

Board footer