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

[flexcoders] Populating a tree

2006-03-15 Thread Jeremy Rottman
Does anyone know of, or have an exmample on how I can populate a tree with a returned query from a cfc. Everything I have tried so far has turned out to not work. any help with this would be greatly appreciated. -- Flexcoders Mailing List FAQ:

RE: [flexcoders] Populating a Tree at Runtime with a org.w3c.dom. Document

2004-05-10 Thread Matt Chotin
: brian_r_christian [mailto:[EMAIL PROTECTED] Sent: Sunday, May 09, 2004 11:46 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Populating a Tree at Runtime with a org.w3c.dom.Document What I'm trying to do is get a org.w3c.dom.Document from a method of a remote POJO and populate an mx:Tree with its