home *** CD-ROM | disk | FTP | other *** search
/ Discovering Nature in the City / LUONTOCD.iso / pc / files / intro.dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1996-12-17  |  136 b   |  7 lines

  1. on exitFrame
  2.   global gTime
  3.   set gTime to the ticks
  4.   unLoad(the frame - 4, the frame - 2)
  5.   preLoad(the frame + 2, the frame + 4)
  6. end
  7.