home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global frecent, gframe
- if the puppet of sprite 48 = 1 then
- exit
- end if
- set frecent to 0
- sresp(4)
- puppetSprite(42, 1)
- puppetSprite(43, 1)
- set the visible of sprite 43 to 1
- go(gframe)
- if (gframe < 844) and (gframe > 1) then
- set the visible of sprite 42 to 1
- end if
- set gframe to EMPTY
- end
-