hi, I want to publish applet on my web site but its not working, please update
<html>
<head>
<title>Sweet Home 3D Online</title>
</head>
<body>
<div id="content">
<embed code="com.eteks.sweethome3d.applet.SweetHome3DApplet"
archive="http://www.sweethome3d.com/lib/SweetHome3DApplet.jar"
width="600" height="400"
type="application/x-java-applet;version=1.6.0"
pluginspage="http://java.sun.com/javase/downloads"/>
<script src="http://www.java.com/js/deployJava.js"></script>
<script>
var attributes = {codebase:'http://www.sweethome3d.com/lib',
code:'com.eteks.sweethome3d.applet.SweetHome3DApplet',
archive:'http://www.sweethome3d.com/lib/SweetHome3DApplet.jar',
width:600, height:400};
var version = '1.6';
deployJava.runApplet(attributes, parameters, version);
</script>
</div>
</body>
</html>
embed applet not working
This topic has been viewed 4117 times and has 1 replies
Re: embed applet not working
Host the applet files on your own server...
But are you sure you want to use applets???
But are you sure you want to use applets???
Emmanuel Puybaret, Sweet Home 3D creator
Who is online
Users browsing this forum: No registered users and 1 guest