home *** CD-ROM | disk | FTP | other *** search
- on notify theSprNum, theCastPtr
- set the visible of sprite theSprNum to 0
- updateStage()
- puppetSprite(theSprNum, 1)
- set the castNum of sprite theSprNum to theCastPtr
- set the ink of sprite theSprNum to 36
- spriteBox(theSprNum, 232, 127, 416, 260)
- set the visible of sprite theSprNum to 1
- beep()
- end
-