I had an edit box that goes up 10 every second (I made a scene saying "edit box=edit box +10" [delay 1 sec]). But I want the scene to stop once the edit box reaches 100. I tried an action saying "if (edit box>99){stop movie}". I know i have the right idea but im writing it wrong. please help.