home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
oddech
/
bsen
/
BSinstall.exe
/
BecheruvSen.exe
/
scripts
/
frame_17
/
DoAction.as
Wrap
Text File
|
2002-11-01
|
680b
|
36 lines
_root.shortcut = "-";
_root.ic_none();
if(random(3) == 1)
{
if(_root.st_divka == 1 && _root.d16 & _root.naX(1))
{
_root.st_divka = 2;
}
else if(_root.st_divka == 2 && _root.d16 & _root.naX(8))
{
_root.st_divka = 3;
}
}
if(_root.st_ucitel == 1)
{
_root.st_ucitel = 2;
}
if(_root.ii1 >= 2)
{
_root.ucitel.gotoAndStop("stopK");
}
if(_root.st_hostinskyd == 0)
{
_root.hostinskyd._visible = true;
}
else
{
_root.hostinskyd._visible = false;
}
_root.but_hostinskyd._visible = _root.hostinskyd._visible;
if(++_root.st_hostinskyd >= 3)
{
_root.st_hostinskyd = 0;
}
_root.hrabe._visible = _root.st_hrabe < 2;