home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Ware Multimedia 1998 May
/
CineCDW_02.iso
/
Datos
/
Datos.dat
/
Internal_28_EstrenoBTrailer.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
|
233 b
|
13 lines
on mouseDown
global BotonMenu, BotonTrailer
pulsar(BotonTrailer)
puppetSound("Click")
updateStage()
set the cursor of sprite 3 to 0
pausa(15)
repeat while soundBusy(1)
nothing()
end repeat
go(the frame + 1)
end