home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
oddech
/
flashgame
/
bowling
/
install
/
bowling.exe
/
scripts
/
frame_33
/
DoAction.as
Wrap
Text File
|
2002-11-05
|
140b
|
11 lines
stop();
ZDpunkty = "0";
j = "1";
while("10" >= j)
{
set("K" add j,"1");
j += "1";
}
call("mv_punkt:init");
gotoAndPlay(34);