home *** CD-ROM | disk | FTP | other *** search
/ Fischer's Erotic Encyclopedia / Eros.mdf / CSECTION / 00090.ls < prev    next >
Encoding:
Text File  |  1996-11-11  |  269 b   |  13 lines

  1. on startMovie
  2.   global gOldSubSection, gNumSubSections, gQTFix
  3.   if gQTFix = 1 then
  4.     exit
  5.   end if
  6.   set the puppet of sprite 31 to 1
  7.   set the locH of sprite 31 to 1000
  8.   set gNumSubSections to 3
  9.   set gOldSubSection to 0
  10.   puppetPalette(0)
  11.   puppetPalette(59)
  12. end
  13.