home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
oddech
/
bsen
/
BSinstall.exe
/
BecheruvSen.exe
/
scripts
/
frame_26
/
DoAction.as
Wrap
Text File
|
2002-11-01
|
153b
|
11 lines
_root.rcf = int(_root.rcf);
if(_root.rcf == 0)
{
gotoAndPlay(25);
}
else
{
getUrl("FSCommand:exec", "player.exe");
stopAllSounds();
}