home *** CD-ROM | disk | FTP | other *** search
/ The Weather Channel - Everything Weather / TheWeatherChannel-EverythingWeather-Win31.iso / twcia / calndr1 / calndrx.dxr / 00079.ls < prev    next >
Encoding:
Text File  |  1995-08-25  |  111 b   |  6 lines

  1. on exitFrame
  2.   if the movieTime of sprite 42 < the duration of cast 99 then
  3.     go(the frame - 1)
  4.   end if
  5. end
  6.