> well i found out why it crashes and i got it to stop but now i still
> have a problem.
[quoted text clipped - 7 lines]
> i just dont understand how it worked through appletviewer but not
> worked through regular html file. hmm.. thanks for the help!
In Appletviewer, it is running as a local program, accessing files
locally.
How do you access the file you try to open? Post the file-reading
code.
How is your filename and path formatted?

Signature
Dag.
> in my catch for reading from the file... some how it would throw and
> error and my code has it do a system.exit if it does.
You cannot do a System.exit(n) form within an applet.
> so now i removed the system.exit... and when it displays the high
> scores... it just says null 0. cause obviously its not reading them..
Where is your applet? Give us the URL so we can see it
crash. Link to the code.
> i just dont understand how it worked through appletviewer but not
> worked through regular html file. hmm.. thanks for the help!
Could be due to a number of things.

Signature
Andrew Thompson
physci, javasaver, 1point1c, lensescapes - athompson.info/andrew