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

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