home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 13
/
MOBICLIC_13.ISO
/
mac
/
LANCEUR.DIR
/
00001_Script_1
Wrap
Text File
|
1999-03-31
|
293b
|
12 lines
on exitFrame
global nivSon
-- rΘglage niveau sonore
set nivSon = [256,256,256]
-- accΦs au sommaire
if the machineType=256 then
set the searchPaths =["d:\","e:\","f:\","g:\","h:\"]
go to movie "mob31.dir"
else
go to movie "Mobiclic 13:mob31.dir"
end if
end