home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 October
/
Pcwk1097.iso
/
REKLAMY
/
ATA-INT
/
3220
/
3220.EXE
/
3220.DXR
/
00093.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-02-13
|
280 b
|
14 lines
on enterFrame
global gChecksOn, gCheckBoxSprs, gCheckBoxNames
cursor(4)
repeat with i = 4 to 9
if i <> 5 then
if the puppet of sprite i then
set the loc of sprite i to point(471, -1000)
end if
end if
end repeat
updateStage()
cursor(-1)
end