PDA

View Full Version : new line in text file & xml doc.


flashdev
11-27-2002, 10:17 AM
i have dynamic text field displayes variable (text,string) loaded from text file.
how to make new line in text, i wants to know how to display special characters like +,=,....
i know to make space : %20, but i wants others

also text field displays variables loaded from xml document (exported from access table) how to make new line in xml document?

farafiro
11-27-2002, 10:41 AM
http://www.actionscript.org/forums/showthread.php3?s=&threadid=19211

http://www.macromedia.com/support/flash/ts/documents/url_encoding.htm

flashdev
11-27-2002, 10:49 AM
thanks,
but also i wants the special characters for xml document.

farafiro
11-27-2002, 11:00 AM
I donno XML quite good, but try the same technique