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