la pelicula, toma el texto con sus respectivos vinculos desde un archivo .txt; y lo carga mediante as en un cuadro de texto dinamico... este es el codigo q aparece en el primer fotograma
Cita:
en el archivo de texto se encuentra esto, estoy trabajando con texto simulado y vinculos a mis websvar cargador_mc:LoadVars = new LoadVars();
cargador_mc.onLoad = function(exito) {
if (exito) {
vinculos = this.vinculos;
} else {
Datos.text = "Error!! :(";
}
};
cargador_mc.load("datos.txt");
this.Up.onRollOver = function(){
Direccion = "down";
MoverDatos();
}
this.Down.onRollOver = function(){
Direccion = "up";
MoverDatos();
}
function MoverDatos(){
_root.onEnterFrame = function(){
if(Direccion == "up"){
Datos.scroll += 1;
}else if(Direccion == "down"){
Datos.scroll -= 1;
}
}
}
this.Down.onRollOut = function(){
delete _root.onEnterFrame;
}
this.Up.onRollOut = function(){
delete _root.onEnterFrame;
}
cargador_mc.onLoad = function(exito) {
if (exito) {
vinculos = this.vinculos;
} else {
Datos.text = "Error!! :(";
}
};
cargador_mc.load("datos.txt");
this.Up.onRollOver = function(){
Direccion = "down";
MoverDatos();
}
this.Down.onRollOver = function(){
Direccion = "up";
MoverDatos();
}
function MoverDatos(){
_root.onEnterFrame = function(){
if(Direccion == "up"){
Datos.scroll += 1;
}else if(Direccion == "down"){
Datos.scroll -= 1;
}
}
}
this.Down.onRollOut = function(){
delete _root.onEnterFrame;
}
this.Up.onRollOut = function(){
delete _root.onEnterFrame;
}
Cita:
por fa si alguien me puede dar una manito y me explica que puedo insertar en el codigo para hacer lo que pido, y claro si esto q digo es posible vinculos=<a href="jakiras.webcindario.com" target="_blank">Jakiras</a><br><a href="xtremecomputer.ya.st" target="_blank">Xtreme Computer Services</a><br>ewiufhwiuefiwuefiuwefhuewiufwefiuwefwefuwfwf oijefiwufujweifnwijecnfiwjncijnciwnciwncwiuniwunci wunciwnciwejfmnjwfkwefmwijfiwefniwefn<br><a href="jakiras.webcindario.com" target="_blank">Jakiras</a><br><a href="xtremecomputer.ya.st" target="_blank">Xtreme Computer Services</a><br><a href="jakiras.webcindario.com" target="_blank">Jakiras</a><br><a href="xtremecomputer.ya.st" target="_blank">Xtreme Computer Services</a><br><a href="jakiras.webcindario.com" target="_blank">Jakiras</a><br><a href="xtremecomputer.ya.st" target="_blank">Xtreme Computer Services</a>