home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Bible for Kids - The Life of Paul
/
Paul.iso
/
mac
/
MASTRCST.DIR
/
00181_Script_181
< prev
next >
Wrap
Text File
|
1996-09-12
|
289b
|
15 lines
on exitFrame
global tmw,slw
put 0 into slw
set the visible of sprite 46 to true
set the visible of sprite 47 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