home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The See Clearly Method
/
TheSeeClearlyMethod.iso
/
Media
/
lesson4.dir
/
00142_Back_button.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
|
2002-05-22
|
100 b
|
12 lines
on mouseUp
go(1, "exercises")
end
on mouseEnter
cursor(280)
end
on mouseLeave
cursor(0)
end