home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
rocketcar2.swf
/
scripts
/
DefineSprite_581
/
frame_2
/
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
|
2008-09-24
|
253 b
|
11 lines
play();
_root.score -= 100;
if(_root.score < 0)
{
_root.score = 0;
}
_root.steamSide.stop();
_root.steam.stop();
_root.steamSideB.stop();
loadVariablesNum("http://gamefilez.mofunzone.com/game_scores/rocket_car_2/mfz.php?" + _root.score,0);