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
/
00027.txt
< 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
|
200 b
|
12 lines
on mousedown
puppetSound 0
puppetsprite 20, true
set the ink of sprite 20 to 33
end
on mouseUp
set the ink of sprite 20 to 5
puppetsprite 20, false
go to "menu" of movie "Main.dir"
end