home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global loopff, valueOn, notstarted
- set loopff to 0
- puppetSprite(8, 0)
- set the visible of sprite 33 to 1
- set the visible of sprite 11 to 1
- puppetSprite(18, 0)
- puppetSprite(19, 0)
- repeat with loopR = 20 to 33
- puppetSprite(loopR, 0)
- end repeat
- startTimer()
- turnOffpuppetspritesfortext()
- sound fadeOut 1, 15
- set valueOn to 1
- set notstarted to 1
- cursor(4)
- go("euro")
- end
-