home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
TIMELIN2.DIR
/
00006_Script_6
< prev
next >
Wrap
Text File
|
1997-10-08
|
448b
|
25 lines
on exitFrame
global tavola,da_indice,disaudio,da_back
if tavola<>7 then
sound close 1
set tavola to 7
if not disaudio then
sound playFile 1,"adt07.aif"
end if
end if
if da_indice then
set da_indice to 0
quale_adt
end if
if da_back and not disaudio then
vif 35
sound playFile 1,"adt07.aif"
set da_indice = FALSE
set da_back to FALSE
end if
entra 2
end