home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- DoClickA()
- DoHide(37)
- updateStage()
- repeat while the mouseDown = 1
- nothing()
- end repeat
- DoClickB()
- set the movieRate of sprite 33 to 0
- set the movieTime of sprite 33 to the movieTime of sprite 33 - 1
- DoShow(37)
- end
-