home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Ware Multimedia 1998 May
/
CineCDW_02.iso
/
Datos
/
Datos.dat
/
Internal_49_Peli4BStop.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-13
|
277 b
|
14 lines
on mouseDown
global botonStop
puppetSound("CLICK")
pulsar(botonStop)
DestruirBotonesAVI()
updateStage()
set the movieRate of sprite 20 to 0
set the movieTime of sprite 20 to 0
ActualizaContador()
puppetSprite(10, 0)
puppetSprite(12, 0)
go("PeliStop")
end