home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
Squeaky.swf
/
scripts
/
DefineSprite_524
/
frame_301
/
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
|
206 b
|
7 lines
if(_root.oil3._currentframe == 2 and (_root.hero._x < 393 or _root.hero._x > 494) and _root.countdown.time > 0)
{
_root.oil3.gotoAndStop(1);
_root.sfx.sfx.gotoAndPlay("play");
}
gotoAndPlay(1);