I'm making bb game, i'm using browser plugin and when it fires suspend event, it pauses the game, but user can still destroy things but tapping on the objects, i want to block during pause screen, all i'm doing is placing a pause sprite when event is fired, so user can tap on the pause sprite and start the game again.....but i don't want user to hack my game but pausing the game and destroy objects? How to work out that?