home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
Santos.swf
/
scripts
/
DefineSprite_96
/
frame_2
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
207 b
|
7 lines
if(eval("../:Energie") < "0")
{
setProperty("../Schiff1", _visible, "0");
setProperty("../Ex3", _X, getProperty("../Schiff1", _X));
setProperty("../Ex3", _Y, getProperty("../Schiff1", _Y));
}