RE: [flexcoders] Nobody wants to help me??

2006-05-21 Thread Gordon Smith
wants to help me?? Using e4x as your format I think it'd be something like this: service.lastResult.Products.Product.(@type = Catalog) Then you'd need to have have a labelFunction (or do it in your cell renderer) that digs down further into Catalog.Thumbnail.Url, e.g., Function label

Re: [flexcoders] Nobody wants to help me??

2006-05-21 Thread Faisal Abid
, 2006 4:45 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Nobody wants to help me?? Using e4x as your format I think it'd be something like this: service.lastResult.Products.Product.(@type = Catalog) Then you'd need to have have a labelFunction (or do it in your cell renderer

[flexcoders] Nobody wants to help me??

2006-05-20 Thread Faisal Abid
i have waited well over 24 hours and still no reply ,can anyone please help me Here is the xml document . http://api.shopping.yahoo.com/ShoppingService/v2/productSearch?appid=YahooDemocategory=Clothingquery=football+pantsrefinement=4168-Brand=Calvin%20Kleinshow_subcategories=1

RE: [flexcoders] Nobody wants to help me??

2006-05-20 Thread Matt Chotin
{ Return item.Catalog.Thumbnail.Url } That should get you further hopefully Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Faisal Abid Sent: Saturday, May 20, 2006 4:33 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Nobody wants to help