Re: [flexcoders] Populating a tree with E4X notation

2006-08-23 Thread Arul
"inset"/mx:Button click="buildTree()" label="Build"//mx:Panel/mx:Application - Original Message - From: "jamiebadman" [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday, August 22, 2006 6:35 PM Subject: [flexcoders] Populating a tree with E4

[flexcoders] Populating a tree with E4X notation

2006-08-22 Thread jamiebadman
Hi, Wonder if someone can help... I'm trying to build a basic tree using E4X notation but it's going kinda weird - as you can see if you run the code below, the tree seems to show ok - but it also shows the XML over the top of the tree! I guess I'm doing something quite wrong here - could