home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- set the puppet of sprite the clickOn to 1
- set the castNum of sprite the clickOn to the number of cast (the name of cast the castNum of sprite the clickOn && "lit")
- updateStage()
- end
-
- on mouseUp
- set the puppet of sprite the clickOn to 0
- end
-