![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
21/11/2004, 13:35
|
| | Fecha de Ingreso: diciembre-2002 Ubicación: Estoy por ahi, buscandome
Mensajes: 60
Antigüedad: 22 años, 1 mes Puntos: 0 | |
Código:
lastFrame = _totalframes;
gotoAndStop(lastFrame);
onEnterFrame = function() {
gotoAndStop(_currentframe - 1);
};
__________________ 4ND0R |