home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / e-on / eon01.dir / 00336.ls < prev    next >
Encoding:
Text File  |  1996-02-14  |  191 b   |  11 lines

  1. on exitFrame
  2.   butrollVID1()
  3.   butrollVID2()
  4.   if soundBusy(1) = 0 then
  5.     sound playFile 1, "netsnd.aif"
  6.   end if
  7.   if the movieTime of sprite 6 > 3850 then
  8.     go("tankInfo")
  9.   end if
  10. end
  11.