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

  1. on exitFrame
  2.   puppetPalette(19, 60, 1)
  3.   updateStage()
  4.   puppetPalette(0)
  5.   set the visible of sprite 2 to 1
  6.   puppetTransition(9, 1, 1, 1)
  7.   go(label("loopBack") + 1)
  8. end
  9.