home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
Chip_2003-01_cd1.bin
/
oddech
/
space
/
spacecraft.exe
/
scripts
/
frame_52
/
DoAction_3.as
< prev
next >
Wrap
Text File
|
2002-10-22
|
202b
|
18 lines
tellTarget("/alien")
{
stop();
}
x = "50";
tellTarget("/drop")
{
stop();
}
stopAllSounds();
if(soundoff == "0")
{
tellTarget("/music")
{
gotoAndStop("sound2");
}
}