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

  1. on exitFrame
  2.   if the movieTime of sprite 42 < 361 then
  3.     go(the frame - 1)
  4.   else
  5.     puppetTransition(9, 1, 1, 1)
  6.   end if
  7. end
  8.