b.onrollOver= function() { onEnterFrame=function(){ fondo._x += 5; if (fondo._x>400){ fondo._x=400 } } }