home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global scorechange, ImHigh, score
- unLoad()
- preLoad("Preload2", "EndPreload2")
- set myposition to 0
- set ImHigh to value(line 2 of the text of cast "High Scores")
- repeat with xxx = 3 to 21
- puppetSprite(xxx, 1)
- end repeat
- end
-