home *** CD-ROM | disk | FTP | other *** search
- on jumpframe
- set cname to item 1 of the name of cast the castNum of sprite clickOn()
- set the castNum of sprite clickOn() to the number of cast (cname & ",on")
- puppetSound("cool")
- updateStage()
- set a to the timer
- repeat while the timer < (a + 10)
- end repeat
- go(cname)
- end
-