home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 - Expo 2000 / Image.iso / cserve / start.dxr / 00091.ls < prev    next >
Encoding:
Text File  |  1996-12-09  |  109 b   |  6 lines

  1. on exitFrame
  2.   if the movieTime of sprite 20 < the stopTime of sprite 20 then
  3.     go(the frame)
  4.   end if
  5. end
  6.