RE: [flexcoders] display images in a horizontal list component

2006-09-21 Thread Robin Burrer
2006 1:17 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] display images in a horizontal list component Hey Robin, i'm pretty sure you need to use an itemRenderer. like // on your view itemRenderer=com.xxx.view.ItemView // item Renderer mx:VBox xmlns:mx=http

[flexcoders] display images in a horizontal list component

2006-09-20 Thread Robin Burrer
Hi there, How do I display images in a horizontal list component? Each object of my data provider has a label and an image property. The image property is an absolute url to an png image. How do I display this image in my horizontal list? All list component examples I could find

[flexcoders] display images in a horizontal list component

2006-09-20 Thread Bjorn Schultheiss
x /mx:VBox Regards, Bjorn Schultheiss From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Robin BurrerSent: Thursday, 21 September 2006 11:06 AMTo: flexcoders@yahoogroups.comSubject: [flexcoders] display images in a horizontal list component Hi there, How do I di