home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 1996 April - The Windows Show
/
PCPRO_0496.ISO
/
demos
/
webmedia
/
webmedia.dir
/
00184.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-01-30
|
163 b
|
9 lines
on exitFrame
if rollOver(2) = 1 then
set the visible of sprite 18 to 1
end if
if rollOver(2) = 0 then
set the visible of sprite 18 to 0
end if
end