/ Published in: ActionScript

LG
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
var nombre:String = "hola como estas" // trace(nombre.split("como").join("donde"))
Comments
