Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to run an Applet in a Website properly(create an Applet in Eclipse, export it and run it in a Website)
How to run an Applet in a Website properly [message #651879] Tue, 01 February 2011 21:05 Go to next message
Erando  is currently offline Erando Friend
Messages: 2
Registered: February 2011
Junior Member
Hi there.
I've created a nice little game in Eclipse, using the java.applet.Applet-Class and it runs perfectly well inside Eclipse. Because Applets are made for Websites, I want to run it inside an HTML file:

<APPLET code="skillball/Main.class" archive="skillball/AWGD_Skillball.jar" width="400" height="600" />

I did this with smaller Applets before and it was fine. But my biggest game just won't work, see:

http://ramm-stein.de/uws/awgd_project.html

I've figured out that I may exported the JAR-file wrong. What is important in this process? I've done it like this:

http://i12.photobucket.com/albums/a235/mhbgif/01-4.jpg
http://i12.photobucket.com/albums/a235/mhbgif/02-4.jpg
http://i12.photobucket.com/albums/a235/mhbgif/03-4.jpg
http://i12.photobucket.com/albums/a235/mhbgif/04-2.jpg

Do you know where the problem is..?

Thanks anyway.

[Updated on: Tue, 01 February 2011 21:06]

Report message to a moderator

Re: How to run an Applet in a Website properly [message #652771 is a reply to message #651879] Sun, 06 February 2011 15:56 Go to previous message
Erando  is currently offline Erando Friend
Messages: 2
Registered: February 2011
Junior Member
no one able to help me...? Sad
Previous Topic:Windowbuilder Pro - Button doesn't work
Next Topic:organize Resources
Goto Forum:
  


Current Time: Fri Apr 26 00:35:41 GMT 2024

Powered by FUDForum. Page generated in 0.02848 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top