home *** CD-ROM | disk | FTP | other *** search
/ Ultima IX Ascension Press Kit / presskit.iso / uamain.dir / 00480.ls < prev    next >
Encoding:
Text File  |  1999-04-26  |  118 b   |  8 lines

  1. on mouseDown
  2.   EndAnyRollovers()
  3.   cursor(4)
  4.   set the movieRate of sprite 11 to 0
  5.   go("behind")
  6.   updateStage()
  7. end
  8.