home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Weather Channel - Everything Weather
/
TheWeatherChannel-EverythingWeather-Win31.iso
/
twcia
/
tornado
/
tornado.dxr
/
00069.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
|
1995-08-22
|
169 b
|
12 lines
on exitFrame
global CDPath
if soundBusy(1) then
sound close 1
end if
sound playFile 1, CDPath & "tornado\TNMNAA10.AIF"
end
on mouseDown
sound close 1
end