home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Weather Channel - Everything Weather
/
TheWeatherChannel-EverythingWeather-Win31.iso
/
twcia
/
tornado
/
tornado.dxr
/
00041.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
|
260 b
|
13 lines
on mouseDown
global videoFiles
if item 1 of videoFiles contains "*" then
exit
end if
set the castNum of sprite 13 to 129
set the castNum of sprite 12 to 126
set the castNum of sprite 11 to 126
updateStage()
clearPuppets()
go("video")
end