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

  1. on exitFrame
  2.   CustomCursor()
  3.   set the visible of sprite 14 to 0
  4.   repeat with X = 16 to 23
  5.     set the visible of sprite X to 0
  6.   end repeat
  7.   set the visible of sprite 27 to 0
  8.   set the textHeight of field 21 to 16
  9.   set the textHeight of field 24 to 16
  10. end
  11.