home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global gsPopupType, gsPopupCont
- set gsPopupCont to EMPTY
- set gsPopupType to char 1 to 4 of the name of cast the castNum of sprite the clickOn
- repeat with i = 1 to 37
- set the puppet of sprite i to 0
- end repeat
- go("instDir")
- end
-