Código ActionScript :
on(release){
_level0.enlace.onEnterFrame = function( ) : Void
{
if ( _level0.enlace._currentframe > 1 )
_level0.enlace.prevFrame( );
else
delete onEnterFrame;
_level0.enlace.botones.removeMovieClip();
_level0.enlace.titulo.removeMovieClip();
}
{
if ( _level0.enlace._currentframe <= 2)
_level0.enlace.enable = false;
sigue = function( ){
_level0.enlace
}
{
if ( sigue == ("listo"))
_root.enlace.loadMovie("identidad.swf");
}
} 