home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Arts Interactif 13
/
CAI13.ISO
/
pc
/
featsoft.dxr
/
00011_MenuButton.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
|
1997-11-05
|
136 b
|
8 lines
on mouseUp
puppetSound(2, "GoContents")
repeat with x = 1 to 48
set the puppet of sprite x to 0
end repeat
go("GoMenu")
end