Ok. I made this game. I build it as stand-alone java internet object. I open the htm file to see if its working before I copy the applet code to my web page and it's not working.
In Firefox 5 it just says"MMF Java Applet. Click on the Applet to set the focus." at the top of page and can do anything. In IE 9 it asked if I want to allow the active content and I say yes and then it crashes, closes that browser window or tab and opens another.
I thought it might be elements in my game that may cause this so I made a very simple test game that just has 1 icon that the user can move around in the smallest frame available. 1 frame, 1 object, 1 event lol. I re build it and tried it again and same result as above.
Could it be that my browser doesn't recognize jar objects?