I have been trying to do this for a while now but I just cant seem to get it.
I have followed many tutorials on youtube, they all say to the same thing but it doesn't work.
I jarred and signed my client correctly and uploaded it to dropbox.
Here is my code for my webpage:
[CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>Prosper Pk</title>
</head>
<body>
<applet code="Loader.class" archive="https://www.dropbox.com/s/oyjxkvm63dc14o4/ProsperPk.jar" width="100%" height="100%"> Java is not installed on your machine or your browser does not allowed Java Applet to run<br /><br />Get the latest Java technology at <a href="http://www.java.com/">http://www.java.com/</a>
</applet>
</body>
</html>[/CODE]
When I open the page the Java circle thingy loads but straight after that I get this error: [url]http://prntscr.com/1umrhn[/url]
By the way, this is for a 667 revision so it is supposed to be Loader.class not Client.class.
And no, the Loader.class is not missing from my client files.
Does anyone know why I get this error?
I have been trying to do this for a while now but I just cant seem to get it.
I have followed many tutorials on youtube, they all say to the same thing but it doesn't work.
I jarred and signed my client correctly and uploaded it to dropbox.
Here is my code for my webpage:
[CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>Prosper Pk</title>
</head>
<body>
<applet code="Loader.class" archive="https://www.dropbox.com/s/oyjxkvm63dc14o4/ProsperPk.jar" width="100%" height="100%"> Java is not installed on your machine or your browser does not allowed Java Applet to run<br /><br />Get the latest Java technology at <a href="http://www.java.com/">http://www.java.com/</a>
</applet>
</body>
</html>[/CODE]
When I open the page the Java circle thingy loads but straight after that I get this error: [url]http://prntscr.com/1umrhn[/url]
By the way, this is for a 667 revision so it is supposed to be Loader.class not Client.class.
And no, the Loader.class is not missing from my client files.
Does anyone know why I get this error?
Thanks,
Emily x
Share this post
Link to post
Share on other sites