home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Univers Interactif 3
/
INTERACTIF.BIN
/
mac
/
musique
/
musique.dir
/
00043_Script_43
< prev
next >
Wrap
Text File
|
1995-04-21
|
257b
|
15 lines
--quitter
on mouseUp
global Lechemin
set the castnum of sprite 16 = 93
updatestage
attente 10
if soundBusy(1) then
sound stop 1
end if
if soundBusy(2) then
sound stop 2
end if
go movie LeChemin & "credit.DIR"
end