home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1996 September
/
macgaichiban199609.bin
/
MOVIES
/
INTER200
/
00030.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-07-10
|
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