home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
mac
/
Resources
/
audiosyncrasy
/
a_s_demo.dxr
/
00004.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-03-16
|
145 b
|
10 lines
global gClickFlag
on exitFrame
if gClickFlag = 1 then
startTimer()
end if
when mouseDown then nothing
when keyDown then nothing
end