home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Railware
/
Railware.iso
/
sound.cst
/
00009_Script_9
< prev
next >
Wrap
Text File
|
2001-05-01
|
136b
|
7 lines
on exitFrame me
if (sound(1).endTime)<=(the currentTime of sound 1) then
go "lab"
else
go the frame - 11
end if
end