Re: [flexcoders] Looping over Object of Objects..

2008-04-20 Thread gabriel montagné
On Fri, Apr 18, 2008 at 11:57 AM, Alex Harui [EMAIL PROTECTED] wrote: See ObjectUtil.getClassInfo From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On how would i co about looping over this object in order to access the internal objects? You can also loop over the dynamic

[flexcoders] Looping over Object of Objects..

2008-04-18 Thread jonese
I have an generic object which has 0 - N number of generic objects inside it. The internal objects don't follow any form of naming scheme. how would i co about looping over this object in order to access the internal objects? jonese

RE: [flexcoders] Looping over Object of Objects..

2008-04-18 Thread Alex Harui
See ObjectUtil.getClassInfo From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of jonese Sent: Friday, April 18, 2008 9:37 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Looping over Object of Objects.. I have an generic object

RE: [flexcoders] Looping over Object of Objects..

2008-04-18 Thread Gordon Smith
, April 18, 2008 10:57 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Looping over Object of Objects.. See ObjectUtil.getClassInfo From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of jonese Sent: Friday, April 18, 2008 9:37 AM