home *** CD-ROM | disk | FTP | other *** search
/ Curso de Informatica 9 / elPeriodico9.iso / menu.dir / Internal_96.ls < prev    next >
Encoding:
Text File  |  1997-11-26  |  200 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("menu")
  7.   set the visible of sprite 30 to 0
  8.   set the visible of sprite 31 to 0
  9. end
  10.