Ver Mensaje Individual
  #3 (permalink)  
Antiguo 12/09/2007, 10:36
Avatar de Bandit
Bandit
Moderador
 
Fecha de Ingreso: julio-2003
Ubicación: Lima - Perú
Mensajes: 16.726
Antigüedad: 20 años, 9 meses
Puntos: 406
Re: Links desde texto dinámico a otro fotograma

Hola Flashera:
En el primer frame escribe éste código:
stop();
function ir_a(numerodeframe) {
gotoAndStop(numerodeframe);
}
En el archivo.txt escribe éste código: texto="<a href='asfunction:ir_a,5'> Mostrar pelicula</a>";
Donde 5 será el frame a donde irá.

Espero haberte sido de ayuda.
__________________
Bandit.
Si no sabes estudia y si sabes enseña.
http://www.banditwebdesign.com/