home *** CD-ROM | disk | FTP | other *** search
/ Curso de Informatica 10 / elPeriodico10.iso / menu.dir / Internal_97.ls < prev    next >
Encoding:
Text File  |  1997-12-15  |  203 b   |  10 lines

  1. on mouseUp
  2.   global ScrollAppl
  3.   puppetSound("harp")
  4.   set ScrollAppl to 0
  5.   set the visible of sprite 48 to 0
  6.   go("credits")
  7.   set the visible of sprite 30 to 0
  8.   set the visible of sprite 31 to 0
  9. end
  10.