home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global theDemoList, gTThingsList, gIeList, gHouseList, theTThingsList, theIeList, theHouseList, gBeenIntro
- clearGlobals()
- clearPuppets(1, 46)
- set the volume of sound 1 to 255
- set the volume of sound 2 to 255
- set theDemoList to ["Imagination", "ThinkT", "House", "KDesk", "Strategy", "Endint"]
- set gTThingsList to ["Tthings1", "Tthings2", "Tthings3"]
- set gIeList to ["castle", "neighborhood", "rainForest", "ocean"]
- set gHouseList to ["MMhouse", "BBhouse", "SShouse", "TTPhouse"]
- set theTThingsList to ["Tthings1", "Tthings2", "Tthings3"]
- set theIeList to ["castle", "neighborhood", "rainForest", "ocean"]
- set theHouseList to ["MMhouse", "BBhouse", "SShouse", "TTPhouse"]
- set gBeenIntro to 0
- end
-