home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (BR) Volume 2 #6
/
CDRTV2N6.iso
/
ancient
/
search
/
ltdata
/
tab.dir
/
00077.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-11-24
|
127 b
|
12 lines
on enterFrame
if rollOver(12) then
go(the frame)
else
go("animate")
end if
end
on exitFrame
go(the frame)
end