home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Esportes
/
PlanetRacer.swf
/
scripts
/
DefineSprite_413
/
frame_1
/
DoAction.as
< prev
Wrap
Text File
|
2007-09-26
|
993b
|
59 lines
function pauseFunction()
{
if(_root.e == false)
{
_root.e = true;
}
else
{
_root.e = false;
}
}
function soundFunction()
{
if(_root.f == true)
{
_root.f = false;
}
else
{
_root.f = true;
}
trace("g" + _root.f);
}
function mainMenuFunction()
{
trace("h" + _root[§§constant(4)]);
if(_root[§§constant(4)] == true)
{
_global[§§constant(5)] = false;
_root[§§constant(7)][§§constant(8)][§§constant(9)](§§constant(6));
_root[§§constant(7)][§§constant(10)]();
_root[§§constant(11)][§§constant(10)]();
}
else
{
_root[§§constant(12)][§§constant(13)]();
_root[§§constant(14)]();
}
}
§§push(true);
§§push(false);
§§push(false);
§§push(true);
while(true)
{
if(§§pop())
{
}
if(§§pop())
{
}
if(§§pop())
{
break;
}
§§push(true);
§§push(false);
}