
11/08/2009, 19:14
|
 | | | Fecha de Ingreso: mayo-2007 Ubicación: { Dash Berlin }
Mensajes: 1.879
Antigüedad: 17 años, 9 meses Puntos: 67 | |
Respuesta: Flash, Actualizar texto dinámico usen: Cita: var a = new LoadVars();
a.load("online.php?nocache="+Math.random()*33);
a.onLoad = function() {
users.htmlText = this.users;
};
__________________ { Flash } |