18/07/2005, 18:53
|
| | | 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 boton este codigo.
on(release){
_root.onEnterFrame = function() {
gotoAndStop(_root._currentframe-1);
};
}
__________________ ..::BERNETHE::.. |