home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Women & Heart Health - Making informed decisions
/
PCARDIO.iso
/
PatCardioAssist.exe
/
PatCardioAssist.dxr
/
Internal_159.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
|
1999-12-22
|
320 b
|
15 lines
on mouseUp
global gTTestCPointsList
set the hilite of member "TTC3a" to 0
set the hilite of member "TTC3b" to 1
set the hilite of member "TTC3c" to 0
setAt(gTTestCPointsList, 3, 0)
end
on mouseDown
if (soundBusy(2) = 0) and (soundBusy(3) = 0) then
sound stop 1
puppetSound("butsnd", 1)
end if
end