home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1996 October
/
macgaichiban199610.bin
/
MOVIES
/
INTERNET.Dxr
/
00031.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-08-12
|
163 b
|
12 lines
on exitFrame
if stillDown() then
if rollOver(clickOn()) then
go(#loop)
else
go("start")
end if
else
go(the frame + 1)
end if
end