home *** CD-ROM | disk | FTP | other *** search
/ The Weather Channel - Everything Weather / TheWeatherChannel-EverythingWeather-Win31.iso / twcia / sky / sky.dxr / 00016.ls < prev    next >
Encoding:
Text File  |  1995-08-22  |  209 b   |  10 lines

  1. on mouseDown
  2.   global movieLocation, backString, linkFlag
  3.   set backString to movieLocation
  4.   set movieLocation to "sky 0 1 1 1"
  5.   resetSprites()
  6.   puppetTransition(4, 1, 1, 1)
  7.   set linkFlag to 0
  8.   go(2)
  9. end
  10.