home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Car Screensaver - Toyota
/
TOYOTA.iso
/
mjparty
/
hsqdemo.dxr
/
00075.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-09-26
|
169 b
|
11 lines
on exitFrame
global work1
if the timer < work1 then
quizramove()
go(the frame)
else
sound fadeOut 2, 180
set work1 to the timer + 200
end if
end