home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
Kung_Fu.swf
/
scripts
/
frame_74
/
DoAction_2.as
next >
Wrap
Text File
|
2007-09-26
|
99b
|
10 lines
if(_root.OnStage == 4)
{
trace("ok");
}
else
{
trace("else");
gotoAndStop(82);
}