home *** CD-ROM | disk | FTP | other *** search
- on button
- set the castNum of sprite clickOn() to the castNum of sprite clickOn() + 1
- updateStage()
- repeat while the stillDown
- end repeat
- set the castNum of sprite clickOn() to the castNum of sprite clickOn() - 1
- updateStage()
- end
-