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
Where did you get that code? It doesn't look like from the embed feature on a project page.
Offline
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
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
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