18/07/2005, 18:20
|
| | | Fecha de Ingreso: abril-2004 Ubicación: San José, Costa Rica
Mensajes: 384
Antigüedad: 20 años, 7 meses Puntos: 2 | |
pon en el frame 20 este código:
stop();
_root.onEnterFrame = function() {
gotoAndStop(_root._currentframe-1);
};
__________________ ..::BERNETHE::.. |