Hi there,
Does anyone know how you can turn on the IgnoreWhitespace on a Textfield (or String variable) ?
My problem in with JSON : In String textfields he’s shows up with alot of breaks, like:
{"textValue": "Lorem ipsum dolor<br />
sit amet<br />
lorem ipsum dolor<br />}
My flash textfield looks like this now:
Lorem ipsum dolor sit amet
