home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
lldemo
/
lldemo.shr
/
ROSETTA.EXE
/
ROSETTA.DXR
/
00391.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-24
|
188 b
|
9 lines
on mouseUp
global gStuMethod
if withinBox(100, 235, 125, 258, the mouseH, the mouseV) then
setaProp(gStuMethod, #icons, #smiley)
unhighlight(21)
updateStage()
end if
end