Tema
:
subString falla... me ayudas?
Ver Mensaje Individual
#
2
(
permalink
)
14/12/2006, 14:13
Rizzo
Fecha de Ingreso: septiembre-2006
Mensajes: 1.193
Antigüedad: 18 años, 1 mes
Puntos: 30
Re: subString falla... me ayudas?
texto = "http://www.miwebsite.com/swf/archivo.swf";
mySubstring = texto.substr(4, 21);
trace(mySubstring);
Rizzo
Ver Perfil
Buscar todos los Mensajes de Rizzo