home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 127
/
dpcs0998.iso
/
Internet
/
netobs
/
Install.exe
/
t2.z
/
BREAKOUT.DCR
/
00059.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
|
1998-01-20
|
185 b
|
10 lines
on enterFrame
global gbPaused
set gbPaused to 1
repeat with i = 32 to 36
if the puppet of sprite i = 1 then
set the visible of sprite i to 0
end if
end repeat
end