home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 2
/
LAUNCH.BIN
/
mac
/
SONY
/
HIGHDES.DIR
/
00322_Script_322
< prev
next >
Wrap
Text File
|
1995-06-07
|
179b
|
10 lines
on exitFrame
if rollover(28) then
KillQTSound
PlayQTSound "SMCGONE.MOV"
go (the frame + 1)
else
-- PlayQTSound "SMCIDLE4.MOV"
go loop
end if
end