home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
Squeaky.swf
/
scripts
/
DefineSprite_578
/
frame_100
/
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
|
2005-08-04
|
149 b
|
7 lines
if(_root.oil1._currentframe == 2 and _root.ufo2.score < 15)
{
_root.sfx.sfx.gotoAndPlay(2);
_root.oil1.gotoAndStop(1);
}
gotoAndPlay(1);