x = str.split("\r").join(newline);
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Patrick Matte > Sent: Monday, May 15, 2006 11:34 AM > To: Flashcoders mailing list > Subject: [Flashcoders] \r > > Anybody knows how I can put a \r inside an xml node > attribute? I want to add > a line feed between two words. > > Just having \r in the attribute displays \r in my textfield. > I think it must > be encoded in a special way. > > > _______________________________________________ > Flashcoders@chattyfig.figleaf.com > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com