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