home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
oddech
/
flashgame
/
bowling
/
install
/
bowling.exe
/
scripts
/
frame_54
/
DoAction.as
Wrap
Text File
|
2002-11-05
|
248b
|
19 lines
stop();
i = "1";
while("10" >= i)
{
if(eval("K" add i) == "1")
{
tellTarget("K" add i)
{
gotoAndStop("opusc");
play();
}
}
i += "1";
}
tellTarget("/przerwa3")
{
gotoAndPlay(1);
}