home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global NextFrame, lastFrame
- if the name of cast the mouseCast <> "medicine.up" then
- exit
- end if
- if the name of cast the castNum of sprite 21 contains "off" then
- exit
- end if
- puppetSound(2, the number of cast "click")
- updateStage()
- Buttons()
- NamesOff()
- set the movieRate of sprite 15 to 0
- go("medicin")
- end
-