Re: [flexcoders] Object references within XML

2006-09-28 Thread Daniel Freiman
10 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Object references within XML   Eww, as I recall, the IE browser DOM permitted stuff like that, but I do not know if the e4x XML class will.   If it was me, I'd use an associative array (hashtable).   Tracy  

RE: [flexcoders] Object references within XML

2006-09-27 Thread Dustin Mercer
, 2006 4:10 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Object references within XML   Eww, as I recall, the IE browser DOM permitted stuff like that, but I do not know if the e4x XML class will.   If it was me, I’d use an associative array (hashtable).   Tracy

RE: [flexcoders] Object references within XML

2006-09-27 Thread Tracy Spratt
: Wednesday, September 27, 2006 5:31 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Object references within XML   Hello,   may i ask why you want to keep references to objects in an xml? I cant think of any use. It may help awnsering your question maybe

Re: [flexcoders] Object references within XML

2006-09-27 Thread EECOLOR
Hello,   may i ask why you want to keep references to objects in an xml? I cant think of any use. It may help awnsering your question maybe.     Greetz Erik __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://w

[flexcoders] Object references within XML

2006-09-27 Thread Daniel Freiman
It's a simple question with a simple solution, I just can't seem to find the solution.  I want to be able to keep an XML object that will contain references to instances of Objects within the flex movie.  My guess is that I actually have to keep the string form of some sort of uinque id for the