home *** CD-ROM | disk | FTP | other *** search
- --restart button--
- on mouseDown
- set the visible of sprite 23=0
- updateStage
- repeat while the mouseDown
- end repeat
- set the visible of sprite 23=1
- updateStage
- puppetSprite 19,0
- initTrivia
- go to (marker ("trivia"))
- end