home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Arts Interactif 13
/
CAI13.ISO
/
pc
/
contents.dxr
/
00042_ArtsButton.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-04
|
196 b
|
10 lines
on mouseUp
global whichSection
puppetSound(2, "GoSection")
set whichSection to "contact.dxr"
repeat with x = 1 to 48
set the puppet of sprite x to 0
end repeat
go("GoSection")
end