Applet not working

Started by dosse, March 31, 2010, 15:09:56

Previous topic - Next topic

dosse

Hi! i've developed a game engine and a game and i want to run them from a web page. I used your lwjgl_applet archive (found on sourceforge, version 2.3) and modified the web page but when the GE starts to load the libs it looks for them in the Firefox dir. it seems to be a problem with classpath but i found no way to change it from the applet page.
can you help me?
thanks in advance!

kappa

hmm, very difficult to tell what the problem is from just the information you have provided, do you have a upload somewhere you can link here so we can also see it?

does the lwjgl applet demo work for you http://www.lwjgl.org/applet/

dosse

first of all: thanks for answering!
the test applet works perfect.
here's my applet: http://www.megaupload.com/?d=HKK4JAKS
the game is into res.jar and the game engine is into lib/EasyWay4_project.jar. the other files into the lib and nativelibrary directories are used by both the game engine and the game.
if you need the sources just ask me and i'll send you them

keep me informed if you find the problem!