home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Car Screensaver - Toyota
/
TOYOTA.iso
/
mjparty
/
no1_demo
/
dnorp11.dxr
/
script_5.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-31
|
154 b
|
12 lines
on exitFrame
global gnum1
if the timer > 5 then
countt()
end if
if soundBusy(1) then
go(the frame)
else
set gnum1 to 0
end if
end