home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
roam-and-protect.swf
/
scripts
/
DefineSprite_239
/
frame_23
/
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
|
143 b
|
8 lines
if(allytocnt > 0)
{
allytocnt -= 1;
_root.score += 150;
_root.sound.gotoAndPlay("bling");
gotoAndPlay(_currentframe - 4);
}