I'm sending some form data from PHP to flash and all line feeds turn out to be double lines in flash.

I'm using a textfield and htmlText. I tried to conver chr(13) and chr(10) to <br> but it doesn't work.
I also tried turning chr(13) to chr(10) and vice versa without luck.

Any ideas?

Elia _______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to