home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Diversos
/
snowball.swf
/
scripts
/
DefineSprite_412
/
frame_4
/
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
|
221 b
|
10 lines
if(w == 1)
{
mmessage = "I\'ve got dire news. " + _root.worldchampion + " broke the World Record! Oh my God.";
_root.newrecordsymb.gotoAndStop(4);
}
else
{
mmessage = "The World Record still stays.";
}