home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Interactive 11 / CDROM11.iso / pc / fishwish / data / intro.dir / 00003.ls < prev    next >
Encoding:
Text File  |  1995-05-31  |  127 b   |  8 lines

  1. on exitFrame
  2.   global memMode
  3.   if memMode = 4 then
  4.     unLoad(1, the frame - 1)
  5.     preLoad(the frame, "break1")
  6.   end if
  7. end
  8.