home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
sneak_attack.swf
/
scripts
/
DefineSprite_164
/
frame_1
/
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
|
2007-03-20
|
114 b
|
10 lines
if(_parent.timer == 0)
{
_parent.gotoAndStop(1);
}
else
{
_parent.timer--;
_parent._x = 1000;
}