I am having some trouble with the coding for the api. games4j.com has all of the codes and files, but when I insert the api codes into my doe I get an error. Please help me. I am getting the error with these two lines
loggedIn = Highscore.isLoggedIn(applet);
and
Highscore.save(applet, score [,level]);
Thanks for any help.