[Flashcoders] XML editing question

1 view
Skip to first unread message

natalia Vikhtinskaya

unread,
Feb 13, 2014, 10:07:16 AM2/13/14
to Flash Coders List
Hi to all who is here in the list. Sorry, I need your help again

//I filter big xml file to XMLList to see all node with topics for selected
subject

topicList=xmlSets..subject.(@sbjName==subjectCb.selectedLabel).topic;

//place result to a text box

xmlText.text= topicList;

//edit text with topics. It looks like I edit in notepad part of xml file
I can not find way to put this block back after editing to the main xml
file into the correct place.
I read a lot of articles on this subject but can not solve this.

Thank you in advance for your help.
_______________________________________________
Flashcoders mailing list
Flash...@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Reply all
Reply to author
Forward
0 new messages