Hi!

I'm trying to display images in a Horizontal List. I receive the url's of the 
images via a webservice at run time - so can't embed the images. I've tried 
something like this:

chartList.addItem({label:myLabel, icon:myImageURL});

Where chartList is the dataprovider of the H-List... but this doesn't work - I 
see the labels but no images.

The url's are definitely correct - I can paste one into a browser and view the 
image.

Any ideas?

Thanks,

Jamie.

Reply via email to