[flexcoders] Re: unknown property warning

2005-07-11 Thread Rajesh Jayabalan
Hi, Can anyone help me with this. How do I bind my xml. Regards Rajesh J --- In flexcoders@yahoogroups.com, Rajesh Jayabalan [EMAIL PROTECTED] wrote: Hi, How do I bind it.. I thought by mx:Array id=attArr{dataObject.Attributes}/mx:Array and then mx:Repeater id=att

RE: [flexcoders] Re: unknown property warning

2005-07-11 Thread Tracy Spratt
, 2005 2:03 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: unknown property warning Hi, Can anyone help me with this. How do I bind my xml. Regards Rajesh J --- In flexcoders@yahoogroups.com, Rajesh Jayabalan [EMAIL PROTECTED] wrote: Hi, How do I bind it.. I thought

[flexcoders] Re: unknown property warning

2005-07-11 Thread Rajesh Jayabalan
, then bind to the variable. Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rajesh Jayabalan Sent: Monday, July 11, 2005 2:03 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: unknown property warning Hi, Can anyone

RE: [flexcoders] Re: unknown property warning

2005-07-11 Thread Tracy Spratt
Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rajesh Jayabalan Sent: Monday, July 11, 2005 7:00 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: unknown property warning Hi, Thanks, I do not have to change the product, so I'll just forget it. Regards

[flexcoders] Re: unknown property warning

2005-07-11 Thread Rajesh Jayabalan
way to suppress the warnings with code though. Tracy -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rajesh Jayabalan Sent: Monday, July 11, 2005 7:00 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: unknown property warning

[flexcoders] Re: unknown property warning

2005-07-08 Thread Rajesh Jayabalan
Hi, How do I bind it.. I thought by mx:Array id=attArr{dataObject.Attributes}/mx:Array and then mx:Repeater id=att dataProvider={attArr.Attribute} I thought I was binding it.. but I still get the same error. Rajesh J --- In flexcoders@yahoogroups.com, Abdul Qabiz [EMAIL PROTECTED]