home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
pc
/
tutorial
/
ch08_lgo
/
tutor.dcr
/
00225.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-12-06
|
221 b
|
9 lines
on mouseDown
set SWAStatus = the state of member "SWAHolder"
if (SWAstatus < = 2) or (SWAstatus = 4) then
play (member "SWAHolder")
else if SWAstatus = 3 then
pause (member "SWAHolder")
end if
end