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

  1. on mouseDown
  2.   set the castNum of sprite 32 to 145
  3.   updateStage()
  4.   repeat while the mouseDown
  5.   end repeat
  6.   go(label("photo") + 1)
  7. end
  8.