home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 19
/
MacAddict_019_1998_03.iso
/
Media
/
STORE.dxr
/
Internal_73.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
|
1997-12-17
|
121 b
|
13 lines
on mouseUp
global lastFrame
go(lastFrame)
end
on mouseEnter me
cursor(280)
end
on mouseLeave me
cursor(-1)
end