Tagged with 'remove'
Snippets
-
Remove extra returns from dynamic text by vixiom
Flash and Flex text boxes sometimes like to add bonus returns/line breaks to text coming from a database and displayed in text box. Here's a one liner to remove them.
Save as Favorite | Tags: AS3, replace, string, return, line break, remove


