M
michael.rygh
I finished the applet and everything works in using the applet viewer.
When I open the htm file that opens the java class, everything works
until I get to my high scores screen. when I click that button, It
reads from a file and sorts out the high scores and then compares to
the current users high score. nothing is written to a file. just read.
I am wondering why it wouldn't work in the htm file but would work
using appletviewer. If I make it a signed applet will it work? I
thought it didn't have to be signed if you are just reading from a file
not writing.
Anyone have any suggestions?
When I open the htm file that opens the java class, everything works
until I get to my high scores screen. when I click that button, It
reads from a file and sorts out the high scores and then compares to
the current users high score. nothing is written to a file. just read.
I am wondering why it wouldn't work in the htm file but would work
using appletviewer. If I make it a signed applet will it work? I
thought it didn't have to be signed if you are just reading from a file
not writing.
Anyone have any suggestions?