home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- repeat with i = 11 to 18
- set the visible of sprite i to 1
- end repeat
- set the locV of sprite 18 to 468
- put the locH of sprite 18
- put the locV of sprite 18
- puppetSprite(18, 1)
- set the moveableSprite of sprite 18 to 1
- set the constraint of sprite 18 to 17
- end
-