home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- butsound()
- repeat while the mouseDown
- set yu to the scrollTop of cast 134
- set yu to yu + 10
- set yu2 to the height of cast 134 - the height of sprite 4
- if yu > yu2 then
- set yu to yu2
- end if
- set the scrollTop of cast 134 to yu
- updateStage()
- end repeat
- end
-