home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- dragsprite()
- end
-
- on mouseUp
- puppetSprite(14, 1)
- set the locH of sprite 14 to 29
- if (the locH of sprite 1 = 1598) or (the locH of sprite 1 > 1598) then
- set the locH of sprite 1 to 1597
- puppetSprite(5, 1)
- set the castNum of sprite 5 to the number of cast "bowb"
- else
- if (the locH of sprite 1 = -1434) or (the locH of sprite 1 < -1434) then
- set the locH of sprite 1 to -1433
- set the locH of sprite 14 to -50
- updateStage()
- end if
- end if
- end
-