home *** CD-ROM | disk | FTP | other *** search
/ PC Attack (Unknown Issue 102) / PC_Attack_Magazine_102_Interplay_1995.iso / frnkdemo.exe / frnkdemo.DXR / 00045.ls < prev    next >
Encoding:
Text File  |  1994-11-09  |  127 b   |  8 lines

  1. on exitFrame
  2.   startTimer()
  3.   unLoad(0, the frame - 1)
  4.   preLoad(the frame + 1)
  5.   repeat while the timer < 60
  6.   end repeat
  7. end
  8.