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