PDA

View Full Version : Java Implentation




snverhallen
May 12, 2008, 11:55 PM
Hi there,

What I'm trying to do is get the Java applet Slime Soccer (http://homepage.ntlworld.com/bartle/soccer/) into my own webpage. I'm not sure how to use the source of the webpage for it to work in my on webpage. I just copy and paste it into RapidWeaver but it doesn't work.

Thanks in advance



lee1210
May 13, 2008, 12:07 AM
I don't mean to be pedantic, but from that page:
SlimeVolleyball and all variations, unless stated, are copyright Q Pendragon 2007 AU

Do you have permission to reuse the applet? If so, the author should be able to lend you a hand. The code for embedding an applet, if you know the parameters, is pretty straight-forward. I'm on my phone now, but searching google for "HTML embed java applet" should get you there, if that's the only barrier.

-Lee