home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
Skachky.swf
/
scripts
/
frame_23
/
DoAction.as
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
|
2004-07-11
|
136 b
|
11 lines
if(!sorted)
{
gotoAndPlay(22);
}
i = 1;
while(4 >= i)
{
trace("Position " + i + " was horse " + position[i]);
i++;
}