you could try setting condenseWhite = true on the textfield that should get
rid of the whitespace due to the linebreaks.

dunc


On 1/24/06, david kraftsow <[EMAIL PROTECTED]> wrote:
>
> i thought that could be the case too.. but then i took the CDATA
> brackets completely out but left the text.. so its just a floating text
> node now. it still does the same thing.. =(
>
> Helen Triolo wrote:
>
> > Everything within a CDATA is read exactly as is, I believe -- that's
> > the point of using it.  whitespace is the whitespace between tags, not
> > within a CDATA text node, so ignoreWhite shouldn't affect it.  I think
> > you'll have to butt your text content up against the [ and ] to make
> > it read right.
> >
> > Helen
> >
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to