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

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