home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
oddech
/
space
/
spacecraft.exe
/
scripts
/
DefineSprite_224
/
frame_2
/
DoAction.as
Wrap
Text File
|
2002-10-22
|
122b
|
10 lines
stop();
if(destroyed != "0")
{
tellTarget("..")
{
gotoAndStop("gameover");
}
gotoAndStop(7);
}