home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- set ch to the clickOn
- pushbtn(ch)
- rollbtn(12)
- puppetSound(3, cast "テ丑テ嘉、テ叡テ丑")
- updateStage()
- repeat while the stillDown
- end repeat
- if rollOver(ch) then
- puppetoff()
- sound stop 1
- sound stop 2
- go("exit")
- end if
- end
-