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

  1. on mouseDown
  2.   set the castNum of sprite the clickOn to the castNum of sprite the clickOn + 1
  3.   updateStage()
  4.   sound close 1
  5.   link("mainmenu 1 1 1 1")
  6. end
  7.