home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Pro 1996 January
/
PCPRO_JAN96.ISO
/
blender
/
shared.dir
/
00751.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
|
1995-10-07
|
178 b
|
10 lines
on mouseUp
global n
repeat with n = 48 down to 1
puppetSprite(n, 0)
set the visible of sprite n to 1
end repeat
sound playFile 2, "splsh.AIF"
go(#previous)
end