home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DIGIZINE 1
/
DIGIZINE.BIN
/
main
/
sony
/
payoff.dir
/
00038_Script_38
< prev
next >
Wrap
Text File
|
1995-09-12
|
200b
|
10 lines
--frame loop while saying goodbye
on exitFrame
global gGoodbyeLength,gQTSoundChannel
if the movietime of sprite(gQTSoundChannel) < gGoodbyeLength then
go the frame
end if
end