home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Web Developers Guide to Sound & Music
/
Web Developers Guide to Sound and Music.iso
/
mac
/
Cyber Sounds
/
Demo
/
Main.dxr
/
00022.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
|
1996-01-16
|
156 b
|
11 lines
on mouseDown
puppetSprite(10, 1)
set the ink of sprite 10 to 33
end
on mouseUp
set the ink of sprite 10 to 5
puppetSprite(10, 0)
go("Order")
end