RE: [flexcoders] another problem with repeater and custom components

2008-01-14 Thread Tracy Spratt
ult handler function. Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Paul Andrews Sent: Monday, January 14, 2008 12:26 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] another problem with repeater and custom compon

Re: [flexcoders] another problem with repeater and custom components

2008-01-14 Thread Paul Andrews
I think the problem then is that you are dealing with a collection of XML items, not just a single XML item.. Paul - Original Message - From: "molandim" <[EMAIL PROTECTED]> To: Sent: Monday, January 14, 2008 4:09 PM Subject: [flexcoders] another problem with rep

[flexcoders] another problem with repeater and custom components

2008-01-14 Thread molandim
I will try to be resume the problem here writing pseude code because I don“t have the original code at my hands on the moment. There is a simple component with a public objetc [Bindable] public var dataObject:Object; on the component there was a text showing dataObject.title on the main applica