Comunidad de diseño web y desarrollo en internet online

problema con juego no funciona

Citar            
MensajeEscrito el 16 Jul 2012 11:36 pm
Buenas

utilize un juego (lo saque de swf descompiler) al parecer todo bien pero al momento de exportar el swf me aparece este error

"se ha encontrado un else que no coincide con el if"

les explico para mi clase tengo que presentar un juego, y pues con el tiempo que me queda solo pude hacer eso descompilar un juego y cambiar imagenes, pero al momento de realmarlo no funciono

aqui esta la linea de código


if (_root.go == true)
{
if (_root.tipo1 == _root.tipo2)
{
tellTarget(_root.name1)
{
play ();
tellTarget("")
{
tellTarget(_root.name2)
{
play ();
tellTarget("")
{
++_root.parejas;
_root.nsel = 0;
if (_root.parejas == 9)
{
_root.go = false;
_parent.gotoAndStop("FIN");
} // end if
} // End of TellTarget
} // end else if
} // end if
}
else
{
tellTarget(_root.name1)
{
gotoAndStop(1);
tellTarget("")
{
tellTarget(_root.name2)
{
gotoAndStop(1);
tellTarget("")
{
_root.go = false;
play ();
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget

Por fa necesito ayuda con este asunto

Por ozxy

8 de clabLevel



 

chrome
Citar            
MensajeEscrito el 21 Jul 2012 01:19 pm
Traduzco: "Me robe un código y no me funciona y el profe me va a poner mala nota"
Tip: pide que algun experto te escriba un juego entero que esté bueno, seguro que sacas mejor nota

Jorge

Por solisarg

BOFH

13669 de clabLevel

4 tutoriales
5 articulos

Genero:Masculino   Bastard Operators From Hell Premio_Secretos

Argentina

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.