home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
snack-attack.swf
/
scripts
/
DefineSprite_315
/
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
|
2005-09-29
|
264 b
|
15 lines
§§push(getProperty("obst", _currentframe) == "1");
if(getProperty("obst", _currentframe) == "1")
{
§§pop();
§§push(random("3") == "1");
}
if(§§pop())
{
set("obst/:side",_name);
tellTarget("obst")
{
gotoAndPlay(2);
}
}