Forward and Back buttons can cause badges to break

Subscribe to Forward and Back buttons can cause badges to break 5 posts, 4 voices

Sign in to reply


 
avatar for jimgreer jimgreer 542 posts
Flag Post

So we recently added some caching to improve the site performance, and Greg (master debugger) just realized that using the back button to go back to the game can cause the chat light to be red – meaning no badges will be awarded.

We’ll fix this soon, but until then I’d recommend just not using the back button to go to a game page. Sorry about that…

 
avatar for Juze Juze 1721 posts
Flag Post

The simple way could also can be that the developers disable right click menu. If I remember right, the code was this:

Stage.showMenu = "false"

Not sure.

 
avatar for DPbrad DPbrad 594 posts
Flag Post

Juze is right, it works

Stage.showMenu = "false"
    
 
avatar for Jon0513 Jon0513 230 posts
Flag Post

I think he means the back and forward buttons for the internet browser, not the ones on the game’s right-click menu.

 
avatar for DPbrad DPbrad 594 posts
Flag Post

oh….lol. Thanks for correcting me, I was getting a bit confused :D

Sign in to reply


Click Here