Ver Mensaje Individual
  #3 (permalink)  
Antiguo 06/04/2005, 21:04
Avatar de pulento
pulento
 
Fecha de Ingreso: noviembre-2002
Ubicación: En un pequeño, helado, obscuro reino... llamado Dinamarca.
Mensajes: 1.852
Antigüedad: 21 años, 5 meses
Puntos: 1
on(rollOver){
this.onEnterFrame = function(){
_root.texto.text=this._rotation++;}}
on(rollOut){
this.onEnterFrame = function(){
_root.texto.text=this._rotation--;}}


Prueba con esto.
Salu2
__________________
http://www.flotdesign.dk/