Score Board Error

Hi

Im using time based high score in my game, So i set

highest:Boolean = false;
useMilliseconds:Boolean = True;

Sometimes while playing the game, the scoreboard is not updated. if i refresh the game, suddenly the web error appears, “the web page is not availabe” then the game is loaded. And after click the leaderboard, the previous score is not updated.

And this is what iam using submit scores
idnet.advancedScoreSubmit(ft1, ‘Level-1’, ‘’, false, true);

this is get score button code,
idnet.advancedScoreList(‘Level-1’, false, false, true);

I think this error happen because of game loading issue? or anything else i missed. iam using preloader to load game.

And sometimes the gameplay performance is getting slow, sometimes it will be good.

Kindly let me know, why these errors are appears.

Hi,

This is for Flash right?

Also, do you have a link you can share? If it’s flash, you can use http://upload.id.net/ and please feel free to send a private message, if you need it private.

Hi eddie, please check the message, which i sent to you.

Y8 Games