home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Weather Channel - Everything Weather
/
TheWeatherChannel-EverythingWeather-Win31.iso
/
twcia
/
htracker
/
htracker.dxr
/
00047.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
|
338 b
|
17 lines
on mouseDown
global secondary, lastChannel
set the castNum of sprite 34 to 46
updateStage()
repeat while the mouseDown
end repeat
set the castNum of sprite 45 to 103
set the castNum of sprite 48 to 115
updateStage()
set lastChannel to 0
go("main")
set secondary to 1
replot(0)
set secondary to 0
replot(0)
end