bazargerma.blogg.se

How to enable java in firefox 52
How to enable java in firefox 52










how to enable java in firefox 52
  1. HOW TO ENABLE JAVA IN FIREFOX 52 CODE
  2. HOW TO ENABLE JAVA IN FIREFOX 52 OFFLINE

I know there MUST be a way to use all the MouseListener and MouseMoveListener code online, maybe it's a little different though. My program is kind of dependent on that, I need that for it to work at all. They also said had to remove all their mouse movement code. png files (annoying but doable for my project). Unfortunately, the Java code is rather large, too much to reproduce here, if there's something specific you think is the problem I can look and post that small section.Ī few of my friends managed to get theirs working, however they said they had to remove all their. I used Eclipse to write the Java code, dunno if that makes any difference.

HOW TO ENABLE JAVA IN FIREFOX 52 OFFLINE

It's the one with the init(), actionPerformed(), paint() methods and all that good stuff.Ĭurrently I'm trying to run this offline on my computer, so there shouldn't be any net URL's I would think. The FinalProject.class file acts as the main class, so I'm pretty sure that's the one I need to run.

how to enable java in firefox 52

The FinalProject.class file referenced in the HTML exists in /FinalProject/bin/ main/FinalProject.class.

how to enable java in firefox 52

The HTML file this is written in is in /FinalProject/bin/test.htm. I've tried running my program on Google Chrome, Mozilla Firefox, and Internet Explorer with no luck. Maybe it would work on his browser but not mine here. Though that could very well be the problem. We've already tested that other people's projects (which used the applet tag) work, so I was trying to stick with that for now and worry about getting it working on every browser afterwards. I did use the applet tag, which from my understanding is now depreciated but I need to turn this project in on a webpage just so the teacher can see it. If I try clicking where it should be nothing happens, I think because the applet is there but is just showing white so I can't see it. The best thing I can get it to do is give me a blank screen, without giving an error but just white. But the program that I actually need in a web page (just called FinalProject) refuses to do it. I put the main class in one package and the ball class in another just to test it and it seems to be running fine. I made a test program which just made some balls bounce around the screen and was able to get that running. I'm basically trying to get a project with multiple packages in it to be embedded in a webpage. I'm sure this question has been asked a million times, but no matter how many Google searches I do I cannot get this working.












How to enable java in firefox 52