home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 1998 February
/
netCD41.iso
/
pc
/
DEMO16.DIR
/
Internal_163.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-12-08
|
137 b
|
11 lines
on enterFrame
repeat with n = 1 to 20
set the cursor of sprite n to 0
end repeat
cursor(200)
end
on exitFrame
delay(60)
end