home *** CD-ROM | disk | FTP | other *** search
/ Star Trek Starfleet Academy Mini Omnipedia / MINI_OMNI.ISO / pc / bl / 11vidwnw.dir / 00029.ls < prev    next >
Encoding:
Text File  |  1995-07-25  |  106 b   |  7 lines

  1. on exitFrame
  2.   global QTStartTick
  3.   if the ticks < (QTStartTick + 90) then
  4.     go(the frame)
  5.   end if
  6. end
  7.