home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Diversos
/
snowball.swf
/
scripts
/
DefineSprite_412
/
frame_8
/
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
|
2006-06-13
|
230 b
|
10 lines
if(b == 1)
{
mmessage = _root.playername + ", " + _root.backyardchampion + " broke the backyard record.";
_root.newrecordsymb.gotoAndStop(4);
}
else
{
mmessage = "The Backyard record has not been broken yet.";
}