home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- TextCursorOff()
- set ThisSprite to 21
- puppetSprite(ThisSprite, 1)
- set locHolder to the number of cast "ChapTxt11"
- set the castNum of sprite ThisSprite to locHolder + 29
- updateStage()
- puppetSound("family.txt")
- updateStage()
- repeat while soundBusy(1)
- nothing()
- end repeat
- puppetSound(0)
- set the castNum of sprite ThisSprite to locHolder
- updateStage()
- puppetSprite(ThisSprite, 0)
- end
-