home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 22
/
cdrt22.iso
/
pc
/
bugbook
/
map.dir
/
00075_Script_75
< prev
next >
Wrap
Text File
|
1995-06-26
|
253b
|
10 lines
on exitFrame
global bugInHabitat,toFind,lastMapRandom,localDir
if getOne(getAt(bugInHabitat,lastMapRandom),toFind) = 0 then
go "PondReturn"
else
--UnloadSound()
cursor 4
go "start" of movie localDir&"pond.dir"
end if
end