home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 August
/
WPCAUG96.ISO
/
multi
/
singing
/
firstmov.dxr
/
00006_3.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-06-12
|
195 b
|
15 lines
on mouseUp
if p(l()) or p(R()) then
go("2")
exit
end if
if p(3) then
go(the frame + 1)
end if
end
on exitFrame
c([[l(), LC()], [R(), RC()], [3, OC()]])
go(the frame)
end