home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global MensFrames
- puppetSprite(34, 0)
- go(string(item the clickOn - 17 of MensFrames))
- repeat with i = 20 to 25
- puppetSprite(i, 1)
- end repeat
- repeat with i = 10 to 17
- puppetSprite(i, 1)
- end repeat
- set the castNum of sprite 17 to the number of cast string("v" & the soundLevel)
- end
-