Hello. I have this little game project. However I can't get it to run any more.
If I run it from command line like this: firefox index.html everything is ok If I run it by double clicking index.html the very same firefox only shows gray box If I run it via eclipse everything is ok If I host files somewhere ( http://shooter.puslapiai.lt/ ) I see gray box again
This is really irritating. Any hints or thoughts would be appreciated . Thanks
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35232
7
posted
0
If there are problems, then they would most likely lead to errors being recorded in the Java Console; have you checked that out?