home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bibleland.com
/
BIBLELND.ISO
/
pc
/
bcasts
/
b018.cst
/
00004_Script_4
< prev
next >
Wrap
Text File
|
1997-06-05
|
681b
|
22 lines
on videoSetUp1
set the puppet of sprite 10 to true
set the puppet of sprite 11 to true
set the puppet of sprite 12 to true
set the puppet of sprite 13 to true
set the member of sprite 10 to member"white background"
set the loc of sprite 10 to point(342,245)
set the member of sprite 11 to member"VideoBackground"
set the loc of sprite 11 to point(76,39)
set the member of sprite 12 to member"VideoPlayer"
set the loc of sprite 12 to point(375,234)
puppetTransition 3,2,20,true
end videoStartUp1
on videoSetUp2
set the member of sprite 13 to member "RUINS2.MOV"
set the loc of sprite 13 to point(368,202)
end videoStartUp2