home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Screen - 100 Snelle Screensavers
/
ScreenSaver.iso
/
orbwin95
/
install.exe
/
install.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
|
1997-03-26
|
204 b
|
12 lines
on enterFrame
if random(6) = 4 then
set the visible of sprite 3 to 1
else
set the visible of sprite 3 to 0
end if
if random(250) = 213 then
puppetSound("rant.aif")
else
end if
end