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

  1. on exitFrame
  2.   set the stretch of sprite 1 to 0
  3.   set the stretch of sprite 13 to 0
  4.   set the stretch of sprite 14 to 0
  5.   repeat with X = 13 to 18
  6.     puppetSprite(X, 1)
  7.   end repeat
  8.   goPage()
  9. end
  10.