home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global gOldSubSection, gNumSubSections, gQTFix
- if gQTFix = 1 then
- exit
- end if
- set the puppet of sprite 31 to 1
- set the locH of sprite 31 to 1000
- set gNumSubSections to 3
- set gOldSubSection to 0
- puppetPalette(0)
- puppetPalette(59)
- end
-