![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
25/10/2007, 03:38
|
| | Fecha de Ingreso: septiembre-2007
Mensajes: 200
Antigüedad: 17 años, 4 meses Puntos: 0 | |
Re: importar y exportar flash 6 Este codigo esta bien? Supuestamente cuando debe de salir cuando acabo el puzzle
if (/:Pieces == 20)
{
tellTarget("/")
{
gotoAndStop("Done");
} // End of TellTarget
} // end if |