home *** CD-ROM | disk | FTP | other *** search
- global spacelevel, marklevel, obeymarkspace
-
- on mouseDown
- global onflag
- puppetSound("click")
- set spacelevel to 70
- set marklevel to 20
- set obeymarkspace to 0
- set onflag to 0
- set the locH of sprite 6 to 506
- repeat with a = 1 to 48
- puppetSprite(a, 0)
- u()
- end repeat
- go("howit5")
- end
-