home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1998 May / CineCDW_02.iso / Datos / Datos.dat / Internal_52_PeliBIdio2.ls < prev    next >
Encoding:
Text File  |  1998-04-13  |  131 b   |  9 lines

  1. on mouseDown
  2.   global idioma
  3.   if idioma <> 2 then
  4.     SeleccionaIdioma(2)
  5.     puppetSound("Click")
  6.     updateStage()
  7.   end if
  8. end
  9.