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
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to