home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- set the movieRate of sprite 20 to 0
- set the movieTime of sprite 20 to 0
- ActualizaContador()
- end
-
- on exitFrame
- global botonPlay, botonStop, botonPausa, botonRew, botonAdv, BotonSalir
- DestruirBotonesAVI()
- set BotonSalir to new(script "Pulsador", 2, "Bmenu1a")
- set botonPlay to new(script "Pulsador", 5, "Bplay1a")
- end
-