[flexcoders] Re: E4x. Strange behavior when modifying XML. Help needed.

2009-05-07 Thread lytvynyuk
Thank you, but it doesn't work!! But!!! I think I forgot to mention one thing, my original XML has defined namespace... and look like that: var xml:XML = data xmlns='http://www.w3.org/2005/Atom' summary type='text'test/summary title type='text'test/title /data I've tried without

RE: [flexcoders] Re: E4x. Strange behavior when modifying XML. Help needed.

2009-05-07 Thread Tracy Spratt
To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: E4x. Strange behavior when modifying XML. Help needed. Thank you, but it doesn't work!! But!!! I think I forgot to mention one thing, my original XML has defined namespace... and look like that: var xml:XML = data xmlns='http://www.w3