home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- if the locH of sprite 12 < 250 then
- set the locH of sprite 12 to 291
- set the locH of sprite 9 to 1000
- set the locH of sprite 10 to 1000
- set the locH of sprite 11 to 1000
- set the castNum of sprite 2 to the number of cast "more"
- set the castNum of sprite 3 to the number of cast "less"
- set the castNum of sprite 4 to the number of cast "pull"
- else
- set the locH of sprite 12 to -2000
- u()
- end if
- end
-