home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Bible for Kids - The Life of Paul
/
Paul.iso
/
mac
/
MASTRCST.DIR
/
00130_Script_130
< prev
next >
Wrap
Text File
|
1996-09-12
|
249b
|
14 lines
on exitFrame
global tmw,slw
put 0 into slw
set the visible of sprite 46 to true
if soundbusy(1) = false then
put 0 into tmw
set the memberNum of sprite 33 to 119
go "main"
else
go "read text"
end if
end