|
Sweet Home 3D Forum » List all forums » » Forum: Installation » » » Thread: embed applet not working |
|
| Print at Jan 2, 2026, 12:09:15 PM | View all posts in this thread on one page |
| Posted by aamiraziz at Apr 19, 2018, 7:34:56 AM |
|
embed applet not working 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> |
| Posted by Puybaret at Apr 19, 2018, 1:28:41 PM |
|
Re: embed applet not working Host the applet files on your own server... But are you sure you want to use applets??? ---------------------------------------- Emmanuel Puybaret, Sweet Home 3D creator |
|
|
Current timezone is GMT Jan 2, 2026, 12:09:15 PM |