home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Women & Heart Health - Making informed decisions
/
PCARDIO.iso
/
PatCardioAssist.exe
/
PatCardioAssist.dxr
/
Internal_954_LeftHilite.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
|
290 b
|
15 lines
on mouseUp
puppetSprite(47, 1)
set the memberNum of sprite 47 to member "LeftGo"
updateStage()
set lWhichNext to GetPrevious(the frame)
go(lWhichNext)
end
on mouseDown
if (soundBusy(2) = 0) and (soundBusy(3) = 0) then
sound stop 1
puppetSound("butsnd", 1)
end if
end