How to stop frame from moving?
I am working on a project similar to monopoly, where after i roll a dice, the player moves accordingly to the number shown on the dice.
I have a script written and a frame set up. However on playing at swf, the frame just keeps playing even though there is a Roll button for the dice and doesnt stops. How do I ensure that the frame stops playing and only move when the Roll button is pressed?