I got this problem, when edit my xml everything on a next line renders two breaklines
<![CDATA[Line one
Line two
Line three
]]>
Renders in flash as
Line One Line Two Line Three
Now I researched this before and it had something to do with hidden breakline characters, Im using Flexbuilder and or Aptana to edit the xml, but how do I avoid having two breaklines when I want one.