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

  1. on mouseUp
  2.   global joc, valorTexte, opcio, submenu2
  3.   puppetSound("harp")
  4.   set joc to 1
  5.   marcaDescripcio()
  6.   set the text of member "texte" to the text of member "texte joc1"
  7.   set valorTexte to the text of field "texte"
  8.   set opcio to 1
  9.   set submenu2 to 1
  10. end
  11.