home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- if the number of cast the castNum of sprite clickOn() <> 25 then
- puppetSound("button")
- updateStage()
- set the castNum of sprite 13 to 27
- set the castNum of sprite 14 to 28
- set the castNum of sprite 15 to 25
- updateStage()
- end if
- playqt(20)
- end
-