Ver Mensaje Individual
  #5 (permalink)  
Antiguo 29/09/2008, 06:44
Avatar de Lynxcraft
Lynxcraft
 
Fecha de Ingreso: noviembre-2007
Ubicación: yecla murcia
Mensajes: 1.346
Antigüedad: 16 años, 5 meses
Puntos: 51
Respuesta: b.onrollOver= function() {fondo._x=5;} ayuda por favor

Código PHP:
      b.onrollOver= function() {

                
onEnterFrame=function(){

                          
fondo._x += 5;
if (
fondo._x>400){

fondo._x=400
}
  
                 }
   
      } 
__________________
Sobran las ideas cuando faltan ganas de trabajar en ellas
Lynxcraft