/ Published in: Other
Expand |
Embed | Plain Text
descriptionText.text = description.replace(/r/g, '');
You need to login to post a comment.
Meestercor on 05/27/08
textmate actionscript remove returns
1 person have marked this snippet as a favorite
descriptionText.text = description.replace(/r/g, '');
You need to login to post a comment.