Loading a file with an applet
843811Sep 21 2001 — edited Sep 22 2001Help!
I'm creating a 2d game applet, and in the game i need to load a file to read in the map to the game. Now, i have some serious problems getting the applet to load the file in browsers like IE and netscape. In appletviever everything's ok, but in the browsers i get security exceptions. Anyone got a sollution to my problem?
(the file i try to load is located in the same directory as the applets class and html file)
/Jon-Mikko