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

  1. on enterFrame
  2.   set the movieRate of sprite 20 to 0
  3.   set the movieTime of sprite 20 to 0
  4. end
  5.  
  6. on exitFrame
  7.   global alias, idioma
  8.   mci("sysinfo all name 1 open")
  9.   set alias to the result
  10.   SeleccionaIdioma(idioma)
  11. end
  12.