RE: [flexcoders] Problem using removeNode()

2005-07-01 Thread Erik Westra
om [mailto:[EMAIL PROTECTED] On Behalf Of Dogra, DamanSent: donderdag 30 juni 2005 17:51To: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Problem using removeNode() It surely would I mentioned I was having a coder's block :) I had to modify the code a little . The "locNode=loc

RE: [flexcoders] Problem using removeNode()

2005-06-30 Thread Dogra, Daman
    }else{    locNode = locNode.nextSibling;     }} -Daman   -Original Message-From: Erik Westra [mailto:[EMAIL PROTECTED] Sent: Thursday, June 30, 2005 11:31 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Problem using removeNode() Wouldnt th

RE: [flexcoders] Problem using removeNode()

2005-06-30 Thread Erik Westra
ogroups.comSubject: [flexcoders] Problem using removeNode() Hi All, I am facing a Coder's block here and would appreciate help . This is kind of long and I apologize for the same . Using actionscript I am looping some nodes (called "location") in a XML document and based on some

[flexcoders] Problem using removeNode()

2005-06-30 Thread Dogra, Daman
Title: Problem using removeNode() Hi All, I am facing a Coder's block here and would appreciate help . This is kind of long and I apologize for the same . Using actionscript I am looping some nodes (called "location") in a XML document and based on some condition would like to remove a