home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Undercover - Rock on Multimedia 2
/
UNDERCOVER2.BIN
/
main.dir
/
00218_Script_218
< prev
next >
Wrap
Text File
|
1996-01-27
|
152b
|
11 lines
on exitFrame
global gTimes,gIndex
if soundbusy(1) then
go the frame
else
sound stop 1
playMusic
go "gexit"
end if
end