
07/06/2007, 22:13
|
 | | | Fecha de Ingreso: febrero-2007 Ubicación: México, DF
Mensajes: 291
Antigüedad: 18 años, 1 mes Puntos: 6 | |
Re: Cargar texto de un TXT externo a un Movie clip Muchas gracias RobiBaggio efectivamente el archivo se llama texto.txt, y ya cambie loadVariables por loadVariablesNum
Pero no cambia, ya también modifique lo del nivel y quedó así: a_btn.onRelease = function() {
loadVariablesNum("texto.txt", "0");
}; |