home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
guida.dir
/
00073_Script_73
< prev
next >
Wrap
Text File
|
1997-10-07
|
328b
|
12 lines
on suonom canale,fileaudio
global qualefile
if the machinetype < 255 then
set qualefile to ("invenzioni:invenzio:musiche:"&fileaudio&".aif")
else
set cddrive to char 1 of the moviepath
set qualefile to cddrive&":\invenzio\musiche\"&fileaudio&".aif"
end if
sound playfile canale, qualefile
end