home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global klippinum, memflag
- puppetSound("klak.wav")
- set the castNum of sprite 5 to 15
- updateStage()
- set klippinum to 3
- puppetpois()
- paussi()
- if memflag = 4 then
- cursor(4)
- go("verhot4")
- else
- go("verhot")
- end if
- end
-