home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Human & Space in Asia
/
ARIF_ASCI.ISO
/
pc
/
ozel2.dir
/
00006.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-09-12
|
186 b
|
11 lines
on exitFrame
cursor(200)
set the locH of sprite 3 to the mouseH
set the locV of sprite 3 to the mouseV
if rollOver(15) then
go("Sonra")
else
go(the frame)
end if
end