I'm wondering if there's a bug with the exporter, or if it's just bad coding on my part, or me being generally thick.
I'm working on a test game with a high score feature (using the standard High Score Object), but I want to give the user the option to reset their scores.
On PC, I have an event on the frame with the High Score Object, which is literally:
"user clicks on ACTIVE OBJECT: Reset" - This works absolutely fine, and clears the entire high score list.
However, on my tablet (Motorola Xoom 2 Media Edition), I am only able to clear the score that I've just submitted - the rest of the scores remain untouched.