home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global gsOldDir, goGBTools, gsThisFrame, gsPopupType, gsPopupCont, gnMusicSprite
- repeat with i = 1 to gnMusicSprite - 1
- set the puppet of sprite i to 0
- end repeat
- goGBTools(mChDir, gsOldDir)
- go(gsThisFrame)
- end
-