home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global gmode
- puppetSound(3, 100)
- cursor(200)
- set the cursor of sprite 41 to 0
- set the castNum of sprite 41 to 513
- updateStage()
- repeat while soundBusy(3)
- nothing()
- end repeat
- puppetSound(3, 96)
- set the locV of sprite 40 to -81
- set the locV of sprite 41 to -12
- puppetTransition(6, 1, 4, 1)
- updateStage()
- set the castNum of sprite gmode to 191
- updateStage()
- puppetSprite(gmode, 0)
- go("m")
- end
-