home *** CD-ROM | disk | FTP | other *** search
/ Curso de Informatica 1 / elPeriodico1.iso / menu.dir / Internal_30.ls < prev    next >
Encoding:
Text File  |  1997-08-14  |  89 b   |  6 lines

  1. on mouseUp
  2.   puppetSound("harp")
  3.   set the visible of sprite 48 to 0
  4.   go("credits")
  5. end
  6.